Gearside Design

Wordpress Shortcodes for the Gumby Framework

Ever need to use Gumby’s rows and columns inside the Wordpress WYSIWYG content editor? I’ve written a collection of shortcodes that will allow you to do this without needing to use the HTML editor and risk losing the work you’ve done! The provided code should be added to your functions.php file, and the requires that the Gumby Framework be properly installed on your server.

I’ve left the code in as readable a state as possible so that it can be customized or used as a learning tool. I’m also entirely open for suggestions on how improvements can be made. Here is the code to add to your functions.php file

PHP