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
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)
- Upload the entire
/cool-shortcode
directory to the/wp-content/plugins/
directory. - Activate Cool Shortcode through the 'Plugins' menu in WordPress.
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)
- Update to work with new WDS-Shortcodes structure (can not extend the
WDS_Shortcode_Admin
class before the'init'
hook).
- First release
First Release