=== Easy Shortcode Manager === Plugin Author: mbamultimedia Contributors: wp-maverick, mbamultimedia, Cecile_D Requires at least: 3.5 Tags: Easy Shortcode Manager, shortcode, tinyMCE Tested up to: 3.6 Stable tag: trunk == Description == WordPress easy shortcode manager is a plugin which add a button in TinyMCE editor to help you adding various shortcodes to your post or page content. With a simple and intuitive interface you'll be able to add buttons, tables, columns, alert boxes, icons, and a lot of complex layouts (eg. Galeries, Tabs, and many more...) This plugin was inspired by many other shortcode plugins or themes (eg. Organic themes shortcodes, Shortcode Ultimate, etc.) More than a simple compilation of shortcodes from other developers, this plugin integrates a very simple interface to help novice users to understand how to integrates complex shortcodes. The project also includes a great documentation (With examples and demos) : [here](http://wordpress.mba-multimedia.com/plugins/easy-shortcode-manager/) = Roadmap = * Better shortcodes; * Extra translations. = Available translations = * French (fr_FR): Cecile Diringer * English (en_US): Cecile Diringer * Other languages: Help us by adding your language on [Transifex](https://www.transifex.com/projects/p/wp-easy-shortcode-manager/) = Plugin's Official Page = The plugin official provides informations, samples and demos of the included shortcodes: [Official page](http://wordpress.mba-multimedia.com/plugins/easy-shortcode-manager/) == Installation == To install the plugin you must follow these 2 simple steps: 1. Upload the `easy-shortcode-manager` folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress Then, if you want to insert shortcodes in a page (or a post), you will just have to use the new "Insert shortcode" button added by the plugin to the TinyMCE menu. == Screenshots == 1. The button in TinyMCE editor 2. A very simple interface to customize your shortcode 3. Load pictures/files directly with the wordpress built-in uploader == Changelog == = 0.5.1 = * Bug fix: To resolve a conflict with MailPoet plugin (Formerly Wysija), ESM is not loaded anymore on MailPoet admin pages * Bug fix: Removed abbr attributes on td elements for table_esm shortcode HTML output = 0.5 = * Major bug fix: Image path was broken for galleries, tables... * Bug fix: Heading shortcode HTML output cleaned * Bug fix: List shortcode HTML output cleaned = 0.4.1 = * Fixed a bug: text-domain loading = 0.4 = * Extracted .pot file for additionnal translation = 0.3 = * Added en_US translation = 0.2 = * Fixed some path bugs = 0.1 = * First commit