Title: Shortcode Revolution
Author: Bob
Published: <strong>Декабр 3, 2021</strong>
Last modified: Апрел 12, 2023

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/shortcode-revolution/assets/icon-128x128.png?rev=2640043)

# Shortcode Revolution

 By [Bob](https://profiles.wordpress.org/prasunsen/)

[Download](https://downloads.wordpress.org/plugin/shortcode-revolution.zip)

 * [Details](https://tg.wordpress.org/plugins/shortcode-revolution/#description)
 * [Reviews](https://tg.wordpress.org/plugins/shortcode-revolution/#reviews)
 *  [Installation](https://tg.wordpress.org/plugins/shortcode-revolution/#installation)
 * [Development](https://tg.wordpress.org/plugins/shortcode-revolution/#developers)

 [Support](https://wordpress.org/support/plugin/shortcode-revolution/)

## Description

Shortcode Revolution is a tool that allows you to easily and reliably create various
elements on your site. Dynamic elements with data, static design elements like buttons
and tables, and so on. It’s technically possible to create the shortcodes manually
but it’s much easier to use the shortcode generator from your Shortcode Revolution
menu.

[See some live demos here.](https://blog.calendarscripts.info/shortcode-revolution-for-wordpress/)

#### Available Shortcodes

**Post and Comments Shortcodes**

This section allows you to generate shortcodes that dynamically list posts or comments
based on search criteria. You can use the shortcodes in widgets or in your custom
theme pages.

The posts shortcode lets you search posts by IDs, categories, types, tags or phrases
and display them like:

 * Default / regular – the posts will be listed with thumbnail, excerpt, publication
   time, etc. This design (and many of the other Shortcode Revolution templates)
   can be overridden as explained in the section «Overriding Shortcode Revolution
   Templates» at the end of this guide.
 * List is a short unordered list with the post titles and links.
 * Carousel creates a slider / carousel from the posts that respond to your criteria.
   We use our own custom slider code – no bloated ready sliders, so it’s very light
   and simple.
    The related posts shortcode finds and displays which are related
   to the current or selected post. You can give relation criteria like matching
   tags and/or categories. The display formats are the same as with the posts shortcode.
   This excellent shortcode can be added at the bottom of your single post template
   to always display related content without using yet another plugin.

The comments shortcode displays comments related to a post or just most recent /
best comments. The display formats are default and carousel / slider.

**Popups / Modals**

This shortcode lets you create modal windows / lightboxes with any predefined content.
It generates a button to click on which appears on the place of the shortcode so
you can use it anywhere in your site. This makes it super easy to create lightboxes
without writing code or using more plugins.

The modals can contain any kind of images and media, text, other shortcodes, and
so on. If your modal contains anything other than plain unformtatted text make sure
to insert it in Text mode of your rich text editor (when pasting it in posts, pages,
etc).

**Columns & Grids**

These shortcodes let you create modern cross-browser compatible and responsive content
that flows in columns or a grid.

The newspaper-like option creates content that automatically flows in multiple columns.

The grid option is more precise in the way that your content flows on the page. 
You choose exactly what goes into each cell of the grid – the content does not low
through the cells / columns. The grid option can also use your custom template.

**Tabs**

The tabs shortcode lets you create tabbed content where the tabs do not reload the
whole page. Very easy, light and responsive.

**Buttons**

With this shortcode you can create your own design for buttons – colors, size, style,
fonts, and so on. Currently buttons support only URL action (going to another page).
Calling custom JS functions is coming soon.

**Tables**

The tables shortcode gives you a super easy way to turn an Excel (CSV) sheet into
a HTML table. The data is loaded on the fly so you don’t need to recreate the shortcode
when the file contents change.

**Flashcards**

This shortcode creates nice interactive flashcards. Mostly used in education and
educational games, flashcards typically ask a question and reveal the answer when
clicked on them. The flashcards in Shortcode Revolution are just visual elements
and do not (yet!) fire any back-end action when flipped.

**Data Shortcodes**

The data shortcodes are used to dynamically pull data from your WordPress database.

We currently support user data shortcode. This shortcode allows you pull data for
the currently logged in user, a predefined user, or an user defined by an URL parameter.
The shortcode can return data for a specific field of the user profile or use meta,
or return the whole user data in a string with variables. In the latter case this
is given to you as enclosed content of the shortcode and you can fully modify it
before placing it anywhere in your site.

**Custom Shortcodes**

This is an easy way to create predefined pieces of content which you can save and
use anywhere. Editing the shortcode in the generator will automatically reflect 
all occurrences of this shortcode in your site.

**Overriding Shortcode Revolution Templates**

Some of the default designs of the shortcodes – currently for posts, comments, and
grid shortcodes – can be overridden with your own versions. To do this create a 
folder called «shortcode-revolution» inside your WP theme folder. Copy the associated
view file from our plugin to that folder and make your changes there. The plugin
will use your version and your changes will not be lost when you apply updates to
the plugin.

For example if you want to override the carousel for posts, copy the file views/
posts-carousel.html.php and make changes to the cop

### Features

 * Shortcode generator which allows you visually to prepare your shortcodes.
 * Shortcodes for posts and commments.
 * Shortcodes for popups and modals (lightboxes).
 * Columns and grids.
 * Buttons and tabs.
 * Tables from a CSV.
 * Flashcards.
 * Data shortcodes pulling data from user profile.
 * Open source code that allows customization.
 * Localization-ready .pot template file available.
 * PHP 6, PHP 7, PHP 8 Compatible.

### Attention WordPress Network (Multi Site) Users

When activating the plugin do it as site admin and not as network admin.

## Screenshots

 * [[
 * Get shortcodes for posts
 * [[
 * Shortcodes for tabbed content
 * [[
 * Easily create buttons with different designs
 * [[
 * Pull data from user’s profile
 * [[
 * Front-end view of posts shortcode in «carousel» mode.

## Installation

Nothing special here, just the regular WordPress plugin installation as shown [here](https://www.wpbeginner.com/beginners-guide/step-by-step-guide-to-install-a-wordpress-plugin-for-beginners/).

## FAQ

None yet, please ask in the forum

## Reviews

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

### 󠀁[Very useful](https://wordpress.org/support/topic/very-useful-3159/)󠁿

 [Ashutosh](https://profiles.wordpress.org/ashubetta/) Декабр 21, 2022 1 reply

This plugin makes shortcode creation a complete breeze.

 [ Read all 1 review ](https://wordpress.org/support/plugin/shortcode-revolution/reviews/)

## Contributors & Developers

“Shortcode Revolution” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Bob ](https://profiles.wordpress.org/prasunsen/)
 *   [ wakeop ](https://profiles.wordpress.org/wakeop/)

[Translate “Shortcode Revolution” into your language.](https://translate.wordpress.org/projects/wp-plugins/shortcode-revolution)

### Interested in development?

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

## Changelog

#### Version 0.4.3

 1. Added documentation for data shortcodes.
 2. Fixed usses with improper except in the loop of the post related shortcodes.
 3. Added text colors to the flashcard shortcodes.

#### Version 0.4

 1. Cleanup of new lines and wpautop() from the grid / columns shortcode and the generator.
 2. Fixed issues with backslashes and new lines in the flascards shortcode.
 3. Improved the layout of the posts carousel / slider.

#### Version 0.3.6

 * First public release

## Meta

 *  Version **0.4.3**
 *  Last updated ** 3 сол ago**
 *  Active installations **20+**
 *  WordPress version ** 4.2 or higher **
 *  Tested up to **6.2.9**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/shortcode-revolution/)
 * Tags
 * [buttons](https://tg.wordpress.org/plugins/tags/buttons/)[carousel](https://tg.wordpress.org/plugins/tags/carousel/)
   [shortcodes](https://tg.wordpress.org/plugins/tags/shortcodes/)[tables](https://tg.wordpress.org/plugins/tags/tables/)
   [tabs](https://tg.wordpress.org/plugins/tags/tabs/)
 *  [Advanced View](https://tg.wordpress.org/plugins/shortcode-revolution/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/shortcode-revolution/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/shortcode-revolution/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/shortcode-revolution/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/shortcode-revolution/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/shortcode-revolution/reviews/?filter=1)

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

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

## Contributors

 *   [ Bob ](https://profiles.wordpress.org/prasunsen/)
 *   [ wakeop ](https://profiles.wordpress.org/wakeop/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/shortcode-revolution/)