Awesome
Cool Shortcode
Contributors: WebDevStudios
Donate link: http://webdevstudios.com
Tags:
Requires at least: 4.4
Tested up to: 4.4
Stable tag: 0.1.0
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Description
Built on top of WDS-Shortcodes (which is built on top of Shortcode_Button), this plugin demonstrates the capabilites of those libraries.
For more info, check out the wiki for the WDS-Shortcodes library.
(I also ought to mention, this plugin is built with the WDS plugin generator)
Installation
Manual Installation
- Upload the entire
/cool-shortcode
directory to the/wp-content/plugins/
directory. - Activate Cool Shortcode through the 'Plugins' menu in WordPress.
Frequently Asked Questions
Screenshots
Button
Click button and open modal
Submitted form inserts shortcode, and we show a live preview
Click on preview to get edit controls
Generated shortcode in html mode (the html mode button is visible also)
Changelog
0.1.0
- Update to work with new WDS-Shortcodes structure (can not extend the
WDS_Shortcode_Admin
class before the'init'
hook).
0.0.0
- First release
Upgrade Notice
0.0.0
First Release