🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
Shortcake (Shortcode UI)
Shortcake (Shortcode UI)

Shortcake (Shortcode UI)

4.1/5 (24 ratings) 10K+ active installs Updated Jan 16, 2019
Without Shortcake, shortcodes have a minimal UI.

Without Shortcake, shortcodes have a minimal UI.

Used alongside add_shortcode, Shortcake supplies a user-friendly interface for adding a shortcode to a post, and viewing and editing it from within the content editor.

Once you’ve installed the plugin, you’ll need to register UI for your shortcodes. For inspiration, check out examples of Shortcake in the wild.

To report bugs or feature requests, please use Github issues.

Running tests

We have test coverage for PHP using PHPunit, and JavaScript using Jasmine.

Running tests locally

Jasmine tests can be run using grunt jasmine and are also run as part of the grunt scripts task. To update the core WordPress files used by the Jasmine test suite, run grunt updateJasmineCoreScripts --abspath="/path/to/wordpress-install".