=== ShortCodes UI === Contributors: bainternet Donate link:http://en.bainternet.info/donations Tags: shortcode, shortcodes ui, shortcode maker, shortcode generator, shortcodes, snippet, snippet manager, snippet ui, editor templates Requires at least: 2.9.2 Tested up to: 3.3 Stable tag: 1.7 This Plugin adds an admin UI for creating shortcodes without the need to code, edit code, or even know code. == Description == This Plugin adds an admin UI for creating shortcodes without the need to code, edit code, or even know code. [youtube http://www.youtube.com/watch?v=n3-dy-PGJrs] **Features** * Based on the native custom post type (no extra tables in the database). * Ajaxed Import/Export functionality (so you can move your shortcodes from one site to another and shared them around). * Built in Tinymce (visual editor) button with an Ajaxed popup panel. * Built in Quicktag (HTML editor) button with an Ajaxed popup panel. * Works with all posts types (post,page,custom). * Each shortcode Can be used as a Template Tag. * Each shortcode has its own filter hook. * syntax highlighted code editor (NEW). * Render the shortcode into editor (NEW). * Built in tutorial Videos (NEW). * Export as standalone plugin (SOON). any feedback or suggestions are welcome. check out my [other plugins][1] [1]: http://en.bainternet.info/category/plugins == Installation == Simple steps: 1. Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation. 1. Then activate the Plugin from Plugins page. 1. Done! == Frequently Asked Questions == =What are the requirements?= PHP 5.2 and up. =I have Found a Bug, Now what?= Simply use the Support Forum and thanks a head for doing that. =How to Use?= [youtube http://www.youtube.com/watch?v=n3-dy-PGJrs] == Screenshots == 1. shortcode ui Shortcodes listing. 2. Shortcode ui. 3. shortcode ui Tinymce button. 4. shortcode ui Quicktag button. 5. shortcode ui panel. 6. shortcode ui panel insert to post button. == Changelog == 1.7 Added syntax highlighted code editor to shortcode UI code (css, Javascript, php) editors. Added a new option to render the shortcode into editor instead of just inserting the shortcode tag. added an AutoP fix options. added a new feature tut video. updated metabox class. 1.6.3 Edbuttons bug fixed (js now only included on edit pages). fixed html editor button ajax function. 1.6.2 notice in metabox class fixed. notice in plugin class fixed. sortcodes UI panel ajax bug fixed. 1.6.1 restored missing Shourcodes ui metaboxes. 1.6 cleaned Code, Fixed dashboard widgets bug. 1.5 Added three more tutorial videos. 1.4 Added two tutorial videos to WordPress 3.3 help tabs, fixed attributes and external files JS. 1.3 Fixed Quicktag button to work with the new quicktags api. 1.2 Big Update, ReCoded External File inclution and added a feature to use WordPress Built-in 'wp_enquire_script()' and 'wp_enquire_style()' Added options panel to let you control how can create shortcodes by role. Fixed Import,Export panel to include scripts correctly. 1.1 added shortcode filter support and fixed minor bugs 1.0 initial release.