=== Better Shortcodes for TinyMCE === Contributors: designedbw Tags: Shortcode, tinymce, wysiwyg Requires at least: 3.8 Tested up to: 3.8.1 Stable tag: 1.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Makes inserting basic theming shortocodes easy for users who don't want to remember any code! == Description == By creating shortcodes in the settings area of the WordPress admin, this plugin magically creates a list of selectable easy to read and remember shortcodes directly in the TinyMCE editor! Whaaaat? Yes, you read that correctly, we made something I'm sure many of your clients have asked for. Well that is, if you have experienced clients like we have from time to time. But hey, who are we kidding, we hate remembering those shortcodes too! == Installation == 1. Upload the folder `better-shortcodes` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Set Options and create your first item in the `Settings/Shortcodes` Admin Menu Link 4. Place shortcodes in your post(s) or pages using the drop down list! 5. Wait for the golf tournament style clapping to start. == Frequently Asked Questions == = Can you easily order the list if you need to make changes or additons later? = Why Yes, yes you can. = Will you think your life is "better" because of this plugin? = On demo days, most definitely. == Screenshots == 1. Settings Screen from Wordpress Admin. 2. Ordering Shortcodes. 3. Selecting shortcode using TinyMCE. 4. Selected text wrapped in a theme shortcode! 5. Selected a Complex Shortcode == Changelog == = 1.2 = * CSS fix for Chrome Browser (removes extra arrow in admin area) = 1.1 = * Added option to not close tag * Allow for more complicated Shortcodes with variable values * Added `Help` section to the Admin Page * Included JavaScript on edit and create pages only * Minor CSS fixes for the Admin Page = 1.0 = * First release == Upgrade Notice == = 1.2 = CSS fix for Chrome Browser (removes extra arrow in admin area)