=== ShortCodes UI === Contributors: bainternet Donate link:http://en.bainternet.info/donations Tags: shortcode, shortcodes ui, shortcode maker, shortcode generator Requires at least: 2.9.2 Tested up to: 3.3 Stable tag: 1.2 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. * 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.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.