Written July 29, 2012.
Tagged #plugin, #Shortcode, #WordPress
I’m proud to announce the launch of a new WordPress plugin I have been developing over the past few days. It’s called Shortcode Developer and I believe this is just start of a series of very useful plugins I will be releasing.
How it works
The Shortcode Developer plugin provides a user friendly interface for creating custom shortcodes. Each shortcode consists of a name, a list of attributes (with names and default values) and the PHP code executed to return the html back to the shortcode placeholder.
Editing the PHP code is powered by the great browser editor “CodeMirror”!
A nice advantage of using this plugin over writing the shortcodes into the functions.php is that the shortcodes are not dependent on the theme. Also, this makes for a faster turn around for quick updates on live websites!
How it looks
1. List of created shortcodes
2. Shortcode add / edit interface
Feedback & Thoughts
The next step for this plugin is to integrate an import / export feature. If you have any other ideas, I’d love to hear them!
I hope you enjoy the new Shortcode Developer plugin.






@matthewheyes
Looking fwd to taking a peek at http://t.co/f5HvE1tn via @elliotcondon
@cphilippsen
Nice plugin for shortcoding in WordPress! As easy as pie, and works wonderfully with ACF. http://t.co/bCkXStmj via @elliotcondon
@ramiabraham
I was deep into defining shortcode args for a client when I saw this beauty: http://t.co/doq0pA3K via @elliotcondon – thanks mate!
@KaptonKaos
Any chance of incorporating the shortcodes into the TinyMCE editor? http://t.co/nRivZABu via @elliotcondon
@sagalbot
Like it so far. Buttons in the post editor MCE GUI would be cool. I cant seem to delete an attribute. http://t.co/Gh2lpMdx via @elliotcondon