Skip to content

Latest commit

 

History

History
57 lines (37 loc) · 2.11 KB

README.md

File metadata and controls

57 lines (37 loc) · 2.11 KB

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

  1. Upload the entire /cool-shortcode directory to the /wp-content/plugins/ directory.
  2. Activate Cool Shortcode through the 'Plugins' menu in WordPress.

Frequently Asked Questions

Screenshots

button Button

button-click-show-modal Click button and open modal

button-click-show-modal Submitted form inserts shortcode, and we show a live preview

Click on preview to get edit controls Click on preview to get edit controls

Generated shortcode in html mode (the html mode button is visible also) 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