Title: Shortcodes Ultimate &#8211; Content Elements
Author: Vova
Published: <strong>apríl 6, 2011</strong>
Last modified: mai 19, 2026

---

Search plugins

![](https://ps.w.org/shortcodes-ultimate/assets/banner-772x250.jpg?rev=1760590)

![](https://ps.w.org/shortcodes-ultimate/assets/icon-256x256.gif?rev=2547563)

# Shortcodes Ultimate – Content Elements

 By [Vova](https://profiles.wordpress.org/gn_themes/)

[Download](https://downloads.wordpress.org/plugin/shortcodes-ultimate.7.5.3.zip)

 * [Details](https://fao.wordpress.org/plugins/shortcodes-ultimate/#description)
 * [Reviews](https://fao.wordpress.org/plugins/shortcodes-ultimate/#reviews)
 *  [Installation](https://fao.wordpress.org/plugins/shortcodes-ultimate/#installation)
 * [Development](https://fao.wordpress.org/plugins/shortcodes-ultimate/#developers)

 [Support](https://wordpress.org/support/plugin/shortcodes-ultimate/)

## Description

[Shortcodes Ultimate](https://getshortcodes.com/?utm_campaign=wporg&utm_medium=readme&utm_source=description)
is a WordPress shortcode plugin for adding reusable content elements without coding.

Create tabs, accordions, buttons, boxes, sliders, carousels, lightboxes, columns,
post lists and other visual elements directly inside WordPress posts, pages, widgets
and templates.

Use it when you need a practical content toolkit for blogs, business websites, affiliate
sites, documentation, landing pages, client projects or existing WordPress sites
with shortcode-based content.

#### What you can build

With Shortcodes Ultimate, you can quickly add common WordPress content elements 
such as:

 * Accordions and FAQ sections
 * Responsive tabs
 * CTA buttons and download buttons
 * Boxes, notes and callouts
 * Columns and layout helpers
 * Sliders and carousels
 * Lightboxes for images and custom content
 * Post lists and dynamic content blocks
 * Spoilers, toggles and expandable content
 * Media embeds and visual content blocks

Instead of installing a separate plugin for every small content element, Shortcodes
Ultimate gives you one maintained toolkit for everyday WordPress content tasks.

#### Works with modern and classic WordPress workflows

Shortcodes Ultimate works with the Block Editor, Classic Editor, widgets and template
files. You can insert shortcodes manually, use WordPress shortcode blocks or use
the built-in shortcode generator to configure elements visually.

This makes the plugin useful for:

 * Site owners who want to improve content without coding
 * Bloggers and affiliate publishers who need reusable CTA and content blocks
 * Agencies and freelancers maintaining multiple WordPress sites
 * Developers who want shortcode-friendly output in templates
 * Existing sites with older content that already uses shortcodes

#### Why use Shortcodes Ultimate?

 * 50+ ready-to-use WordPress shortcodes
 * Visual shortcode generator
 * Live preview
 * Works with the Block Editor and Classic Editor
 * Shortcodes can be used in posts, pages, widgets and template files
 * Responsive elements that work with your theme
 * Built-in Custom CSS editor
 * Developer-friendly hooks and documentation
 * Free version available on WordPress.org
 * Pro version available for advanced shortcodes, extra styles and premium support

#### Why shortcodes still matter in WordPress

The WordPress Block Editor is great for visual content editing, but shortcodes are
still useful when you need portable, reusable content elements that work across 
different parts of a WordPress site.

Shortcodes are especially helpful when you want to:

 * Reuse the same content element in many posts or pages
 * Add dynamic content inside widgets or templates
 * Maintain older WordPress sites that already use shortcodes
 * Work across Classic Editor and Block Editor workflows
 * Add content elements without switching to a full page builder
 * Keep common UI elements available through a simple text-based syntax

Shortcodes Ultimate is designed for these practical workflows. It gives you a large
collection of ready-made shortcodes and a visual generator, so you do not need to
write shortcode syntax manually unless you want to.

#### Free and Pro

The free version of Shortcodes Ultimate includes a large collection of useful shortcodes
for everyday WordPress content tasks.

Shortcodes Ultimate Pro adds advanced shortcodes, additional styles, Content Slider,
Pricing Table, Testimonials, Shortcode Creator, Elementor support and premium support.

[Compare Free and Pro](https://getshortcodes.com/pricing/?utm_campaign=wporg&utm_medium=readme&utm_source=free_pro_compare)

#### Useful links

 * [Documentation](https://getshortcodes.com/docs/?utm_campaign=wporg&utm_medium=readme&utm_source=links_docs)
 * [Live Examples](https://getshortcodes.com/demo/?utm_campaign=wporg&utm_medium=readme&utm_source=links_shortcodes)
 * [Pro features](https://getshortcodes.com/pricing/?utm_campaign=wporg&utm_medium=readme&utm_source=links_compare)
 * [Support](https://getshortcodes.com/support/?utm_campaign=wporg&utm_medium=readme&utm_source=links_support)

## Screenshots

 * [[
 * Frontend examples of popular shortcodes: tabs, accordion, button and content 
   box.
 * [[
 * Insert Shortcode window with searchable shortcode list.
 * [[
 * Visual shortcode settings with configurable options.
 * [[
 * Accordion shortcode example for FAQ sections.
 * [[
 * Tabs shortcode example for organizing long content.
 * [[
 * Posts shortcode example for displaying WordPress posts inside a page.
 * [[
 * Image Carousel example for visual content sections.
 * [[
 * Custom CSS editor for adjusting shortcode styles.
 * [[
 * Pro examples including Content Slider, Pricing Table and Testimonials.

## Installation

#### From within dashboard (recommended)

 1. Navigate to _Dashboard – Plugins – Add New_;
 2. Search for _Shortcodes Ultimate_;
 3. Click _Install_, then _Activate_.

[Video Tutorial](https://www.youtube.com/watch?v=6xhplrZJD9c).

#### Manual installation

 1. Download the plugin as a `.zip` file;
 2. Unzip downloaded archive and upload `shortcodes-ultimate` folder under your `/wp-
    content/plugins/` directory (resulted plugin path should be `/wp-content/plugins/
    shortcodes-ultimate/`);
 3. Navigate to _Dashboard – Plugins_ and activate the plugin.

## FAQ

### Does Shortcodes Ultimate work with the WordPress Block Editor?

Yes. Shortcodes Ultimate works with the WordPress Block Editor. You can insert shortcodes
into Shortcode blocks, Paragraph blocks and Classic blocks. You can also use the
plugin’s Insert Shortcode workflow to configure a shortcode visually and insert 
the generated shortcode into your content.

### Does it work with the Classic Editor?

Yes. Shortcodes Ultimate works with the Classic Editor and remains useful for sites
that still use classic WordPress editing workflows.

### Can I use Shortcodes Ultimate with Elementor?

Yes. You can use WordPress shortcodes inside Elementor shortcode widgets and other
areas that support shortcodes. Shortcodes Ultimate Pro also includes Elementor support
for smoother workflows.

### Can I use shortcodes in widgets?

Yes. You can use Shortcodes Ultimate in widget areas and other WordPress areas where
shortcodes are processed by your theme, WordPress setup or plugins.

### Can I use shortcodes in template files?

Yes. Developers can output shortcodes in theme or plugin template files using WordPress
shortcode functions such as do_shortcode(). For example:

    ```
    <?php echo do_shortcode('[su_button url="https://example.com"]Click me[/su_button]'); ?>
    ```

Use this carefully and only in places where you control the shortcode content.

### Why should I use shortcodes instead of blocks?

Blocks are excellent for visual editing. Shortcodes are useful when you need reusable
content elements that can work across posts, pages, widgets, templates and older
content.

Shortcodes Ultimate is especially helpful for hybrid WordPress sites, older sites,
content-heavy sites and workflows where you want a simple way to insert the same
type of element in many places.

### Is there a free version?

Yes. The free version of Shortcodes Ultimate is available on WordPress.org and includes
a large collection of useful shortcodes for everyday content tasks.

### What does Shortcodes Ultimate Pro add?

Shortcodes Ultimate Pro adds advanced shortcodes, additional styles, Content Slider,
Pricing Table, Testimonials, Shortcode Creator, Elementor support and premium support.

### Will Shortcodes Ultimate work with my theme?

Shortcodes Ultimate is designed to work with most properly coded WordPress themes.
Because themes can apply their own CSS, some visual differences are possible. If
something does not look right, check the documentation or contact support.

### Can I customize shortcode styles?

Yes. Shortcodes Ultimate includes styling options for many shortcodes and a Custom
CSS editor for additional adjustments.

### Do I need coding skills to use it?

No. Most users can insert and configure shortcodes through the visual shortcode 
generator. Developers can also use shortcodes manually or inside template files 
when needed.

### Where can I find documentation?

Documentation is available here:

https://getshortcodes.com/docs/?utm_campaign=wporg&utm_medium=readme&utm_source=
faq_docs

### Where can I get support?

Free users can use the WordPress.org support forum. Pro users can access premium
support through the Shortcodes Ultimate website:

https://getshortcodes.com/support/?utm_campaign=wporg&utm_medium=readme&utm_source
=faq_support

## Reviews

![](https://secure.gravatar.com/avatar/921acfeb37b129abb6870999690649bc398c2cbb714c0a4a6ec4a2ec8886253e?
s=60&d=retro&r=g)

### 󠀁[Big bug with 7.5.1](https://wordpress.org/support/topic/big-bug-with-7-5-1/)󠁿

 [agenceneoh](https://profiles.wordpress.org/agenceneoh/) mai 19, 2026 1 reply

Careful do not update this plugin to 7.5.1 until they fix it, it causes a fatal 
error!

![](https://secure.gravatar.com/avatar/6912d7c98d6517004d53e91ed64837f49fa0254c7f8cd334a36ccb243eb63338?
s=60&d=retro&r=g)

### 󠀁[Great plugin](https://wordpress.org/support/topic/fatal-error-after-update-to-7-5-1/)󠁿

 [iDesi Media](https://profiles.wordpress.org/fvanschaik/) mai 19, 2026

Great plugin!!!

![](https://secure.gravatar.com/avatar/3284b8986a9283db6f1b760759330d82f522b5a8db6943291ed68dadd9c08d72?
s=60&d=retro&r=g)

### 󠀁[Finding this plug in so helpful!](https://wordpress.org/support/topic/finding-this-plug-in-so-helpful/)󠁿

 [tloving](https://profiles.wordpress.org/tloving/) apríl 22, 2026

So many quick fixes using these short codes that make it easy!

![](https://secure.gravatar.com/avatar/e398491f747a2c841000dafea2fdcd1893e3b0bb86aeea62d97422e811845373?
s=60&d=retro&r=g)

### 󠀁[Great Plugin](https://wordpress.org/support/topic/great-plugin-41379/)󠁿

 [rhettfinck](https://profiles.wordpress.org/rhettfinck/) mars 24, 2026

Very convenient and helpful Plugin

![](https://secure.gravatar.com/avatar/399f2ffffdf40a342f04f49f3427975ee1c8f8abb93b231abaf0ca2988eebdb4?
s=60&d=retro&r=g)

### 󠀁[No Support](https://wordpress.org/support/topic/no-support-648/)󠁿

 [ukozok](https://profiles.wordpress.org/ukozok/) mars 21, 2026

The plugin is good as long as it works, but it does not always, and then you need
help. Which, unfortunately, you will not get from this company. All the money you
have spent is then gone. This month, I sent two support tickets because the youtube
shortcode didn’t work. No reply. About a year ago, I had a similar situation, and
also no reply. Deeply disappointed.

![](https://secure.gravatar.com/avatar/2efcdc1884a0ec69e2ebfec03c961dc6f04be3f914067db19ce91663029e36e2?
s=60&d=retro&r=g)

### 󠀁[Easy and very helpful](https://wordpress.org/support/topic/simple-but-very-helpful-5/)󠁿

 [kimvl](https://profiles.wordpress.org/kimvl/) mars 11, 2026

The Shortcodes Ultimate plug-in adds a lot of functionality to my websites. I’ve
been using it for years now and stil very happy. Thanks!

 [ Read all 5,923 reviews ](https://wordpress.org/support/plugin/shortcodes-ultimate/reviews/)

## Contributors & Developers

“Shortcodes Ultimate – Content Elements” is open source software. The following 
people have contributed to this plugin.

Contributors

 *   [ Vova ](https://profiles.wordpress.org/gn_themes/)

“Shortcodes Ultimate – Content Elements” has been translated into 21 locales. Thank
you to [the translators](https://translate.wordpress.org/projects/wp-plugins/shortcodes-ultimate/contributors)
for their contributions.

[Translate “Shortcodes Ultimate – Content Elements” into your language.](https://translate.wordpress.org/projects/wp-plugins/shortcodes-ultimate)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/shortcodes-ultimate/),
check out the [SVN repository](https://plugins.svn.wordpress.org/shortcodes-ultimate/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/shortcodes-ultimate/)
by [RSS](https://plugins.trac.wordpress.org/log/shortcodes-ultimate/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 7.5.3

 * Fixed issue with missing `/freemius/` folder

#### 7.5.1

 * Tested with WordPress 7.0
 * Updated Freemius SDK

#### 7.5.0

 * Fixed “WP_Scripts::add was called incorrectly” notice on WordPress 6.9.1
 * Improved input sanitization in several shortcodes

#### 7.4.10

This update features security improvements and is recommended for all users

#### 7.4.9

This update features security improvements and is recommended for all users

#### 7.4.8

Security update for the Lightbox shortcode

#### 7.4.7

Tested with WordPress 6.9 (scheduled for release on December 2, 2025)

#### 7.4.6

This update features security improvements and is recommended for all users
 Updated
Freemius SDK

#### 7.4.5

This update features security improvements and is recommended for all users

If you’re experiencing any issues with the premium add-ons, please visit the [Restore Purchase](https://getshortcodes.com/account/restore-purchase/)
page to download the latest versions. Most likely, the issue has already been fixed.

**Older changelog entries are available in the changelog.txt file**

## Commercial plugin

This plugin is free but offers additional paid commercial upgrades or support. [View support](https://getshortcodes.com/support/)

## Meta

 *  Version **7.5.3**
 *  Last updated **4 dagar ago**
 *  Active installations **400,000+**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.0 or higher **
 *  Languages
 * [Chinese (China)](https://cn.wordpress.org/plugins/shortcodes-ultimate/), [Czech](https://cs.wordpress.org/plugins/shortcodes-ultimate/),
   [Dutch](https://nl.wordpress.org/plugins/shortcodes-ultimate/), [Dutch (Belgium)](https://nl-be.wordpress.org/plugins/shortcodes-ultimate/),
   [English (Australia)](https://en-au.wordpress.org/plugins/shortcodes-ultimate/),
   [English (Canada)](https://en-ca.wordpress.org/plugins/shortcodes-ultimate/),
   [English (New Zealand)](https://en-nz.wordpress.org/plugins/shortcodes-ultimate/),
   [English (South Africa)](https://en-za.wordpress.org/plugins/shortcodes-ultimate/),
   [English (UK)](https://en-gb.wordpress.org/plugins/shortcodes-ultimate/), [English (US)](https://wordpress.org/plugins/shortcodes-ultimate/),
   [French (France)](https://fr.wordpress.org/plugins/shortcodes-ultimate/), [German](https://de.wordpress.org/plugins/shortcodes-ultimate/),
   [Japanese](https://ja.wordpress.org/plugins/shortcodes-ultimate/), [Korean](https://ko.wordpress.org/plugins/shortcodes-ultimate/),
   [Polish](https://pl.wordpress.org/plugins/shortcodes-ultimate/), [Russian](https://ru.wordpress.org/plugins/shortcodes-ultimate/),
   [Spanish (Chile)](https://cl.wordpress.org/plugins/shortcodes-ultimate/), [Spanish (Colombia)](https://es-co.wordpress.org/plugins/shortcodes-ultimate/),
   [Spanish (Ecuador)](https://es-ec.wordpress.org/plugins/shortcodes-ultimate/),
   [Spanish (Mexico)](https://es-mx.wordpress.org/plugins/shortcodes-ultimate/),
   [Spanish (Spain)](https://es.wordpress.org/plugins/shortcodes-ultimate/), and
   [Spanish (Venezuela)](https://ve.wordpress.org/plugins/shortcodes-ultimate/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/shortcodes-ultimate)
 * Tags
 * [content](https://fao.wordpress.org/plugins/tags/content/)[gutenberg](https://fao.wordpress.org/plugins/tags/gutenberg/)
   [shortcode](https://fao.wordpress.org/plugins/tags/shortcode/)[shortcode generator](https://fao.wordpress.org/plugins/tags/shortcode-generator/)
   [shortcodes](https://fao.wordpress.org/plugins/tags/shortcodes/)
 *  [Advanced View](https://fao.wordpress.org/plugins/shortcodes-ultimate/advanced/)

## Ratings

 4.9 out of 5 stars.

 *  [  5,525 5-star reviews     ](https://wordpress.org/support/plugin/shortcodes-ultimate/reviews/?filter=5)
 *  [  276 4-star reviews     ](https://wordpress.org/support/plugin/shortcodes-ultimate/reviews/?filter=4)
 *  [  43 3-star reviews     ](https://wordpress.org/support/plugin/shortcodes-ultimate/reviews/?filter=3)
 *  [  21 2-star reviews     ](https://wordpress.org/support/plugin/shortcodes-ultimate/reviews/?filter=2)
 *  [  57 1-star reviews     ](https://wordpress.org/support/plugin/shortcodes-ultimate/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/shortcodes-ultimate/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/shortcodes-ultimate/reviews/)

## Contributors

 *   [ Vova ](https://profiles.wordpress.org/gn_themes/)

## Support

Issues resolved in last two months:

     6 out of 8

 [View support forum](https://wordpress.org/support/plugin/shortcodes-ultimate/)