Plugin info

Total downloads: 53,026
Active installs: 2,000
Total reviews: 4
Average rating: 5
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 9
Last updated: 1/3/2025 (361 days ago)
Added to WordPress: 2/6/2012 (13 years old)
Minimum WordPress version: 5.0
Tested up to WordPress version: 6.7.2
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Stale • Last updated 361 days ago • 4 reviews

40/100

Is CSSIgniter Shortcodes abandoned?

Likely maintained (last update 361 days ago).

Compatibility

Requires WordPress: 5.0
Tested up to: 6.7.2
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

Slider comparison image before and after
Rating 4.6/5 (10 reviews)Active installs 1,000
Icon Separator
Rating 5.0/5 (4 reviews)Active installs 1,000
Add menu separators to navigation
Rating 5.0/5 (3 reviews)Active installs 1,000
Column Separator for Beaver Builder
Rating 3.0/5 (2 reviews)Active installs 400
Separator Shortcode and Widget
Rating 2.0/5 (4 reviews)Active installs 300
Separator Widget
Rating 5.0/5 (3 reviews)Active installs 300

Description

WordPress blocks are easier to use and this is why we have created a fantastic collection of FREE blocks for the new block editor.
Check out GutenBee now!

This shortcodes plugin, has been created to complement and be used mainly with CSSIgniter’s premium and free themes. But of course, anyone can use it with any theme.
A lot of useful shortcodes are defined. See the plugin’s documentation for a complete guide.

Documentation

https://www.cssigniter.com/docs/shortcodes/

Installation

  1. Go to Plugins -> Add New
  2. Search for “CSSIgniter Shortcodes”
  3. Click “Install”
  4. Click “Activate”
  5. Navigate to Settings -> CSSIgniter Shortcodes to set up the defaults.
  6. Edit any post or page and use the shortcode block to insert your new shortcodes.

Frequently Asked Questions

What shortcodes are supported?

Quite a few! Check https://www.cssigniter.com/docs/shortcodes/ for complete usage instructions.

Review feed

No reviews available

Screenshots

  1. Some default-styled shortcodes.

    Some default-styled shortcodes.

Changelog

2.4.1

  • Fixed deprecation warning “Required parameter follows optional parameter” in PHP 8

2.4.0

  • Fixed an issue where a notice was thrown when the map api checkbox was not enabled.
  • Fixed minor issues in shortcode examples.
  • Fixed an improperly closed tag.
  • Replaced flexslider with tiny slider.
  • All assets are now enqueued minified.
  • Improved updates handling.
  • Improved escaping.

2.3.2

  • Fixed an illegal string offset warning that could appear on some edge cases.
  • Added filter ‘cssigniter_shortcodes_enqueue_scripts_styles’ to allow short-circuiting the loading of js/css assets.
  • Admin-side stylesheet now only loads on the plugin’s settings page.

2.3.1

  • Updated font-awesome to v.4.7.0
  • Added translator comments.
  • Updated language files.
  • Eliminated uses of extract()
  • WordPress PHP coding standards.

2.3

  • A Google Maps API key is now required (by Google) to display maps, and this got reflected in the inline documentation. Instructions can be found here: http://www.cssigniter.com/docs/article/generate-a-google-maps-api-key/
  • Google Maps API is now disabled by default.
  • Improved options initialization. Introduced filter ‘ci_shortcodes_default_settings’ to modify the default plugin options.
  • Updated language files.

2.2.3

  • Updated font-awesome to v.4.6.3
  • Fixed issue with the tabs shortcode, where border_color and border_width attributes wouldn’t work properly.

2.2.2

  • Updated font-awesome to v.4.6.1
  • Fixed issue where Google Maps API would load a retired version of the API.
  • Deleted unneeded jquery file.

2.2.1

  • Google Maps API is now loaded protocol-less for compatibility with https installations. Also removed deprecated sensor parameter.

2.2

  • Updated font-awesome to v.4.5.0
  • Prepared the plugin for language packs compatibility.
  • Deleted po/mo files.
  • Added POT file.

2.1

  • Added filters for each shortcode’s markup.
  • Fixed an issue where the quote’s cheatsheet wouldn’t display.
  • Renamed register_ci_shortcode_settings() to ci_shortcodes_register_settings() and changed all references.

2.0

  • Plugin rewritten from scratch.
  • Everything is now responsive.
  • CSS themes are no longer available.
  • Added shortcodes for accordions, tabs, headings, sliders.
  • Shortcodes now support build-in color schemes, font-awesome icons, and much, much more.

1.2.2

  • Added a “Settings” link in the plugins listing page.
  • If exists, the Upgrade Notice is now shown in the plugins listing page.

1.2.1

  • Fixed an issue where the columns shortcodes wouldn’t get styled appropriately, when compatibility mode was enabled.

1.2

  • Added internationalization support.
  • Stylesheets are now loaded on the top of the page.

1.1

  • Added a missing clearfix class “group” to all stylesheets.

1.0

  • Initial Release