Cool Shortcode banner
jtsternberg jtsternberg

Cool Shortcode

Development community

Description

Built with WDS-Shortcodes (and Shortcode_Button), this plugin demonstrates the capabilites of those libraries.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

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](https://github.com/WebDevStudios/WDS-Shortcodes) (which is built on top of [Shortcode_Button](https://github.com/jtsternberg/Shortcode_Button)), this plugin demonstrates the capabilites of those libraries.

For more info, [check out the wiki](https://github.com/WebDevStudios/WDS-Shortcodes/wiki) for the WDS-Shortcodes library.

(I also ought to mention, this plugin is built with the [WDS plugin generator](https://github.com/WebDevStudios/generator-plugin-wp/))

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](https://raw.githubusercontent.com/jtsternberg/Cool-Shortcode/master/screenshot-1.png) *Button*

![button-click-show-modal](https://raw.githubusercontent.com/jtsternberg/Cool-Shortcode/master/screenshot-2.png) *Click button and open modal*

![button-click-show-modal](https://raw.githubusercontent.com/jtsternberg/Cool-Shortcode/master/screenshot-3.png) *Submitted form inserts shortcode, and we show a live preview*

![Click on preview to get edit controls](https://raw.githubusercontent.com/jtsternberg/Cool-Shortcode/master/screenshot-4.png) *Click on preview to get edit controls*

![Generated shortcode in html mode (the html mode button is visible also)](https://raw.githubusercontent.com/jtsternberg/Cool-Shortcode/master/screenshot-5.png) *Generated shortcode in html mode (the html mode button is visible also)*

Changelog

0.1.0

  • Update to work with new WDS-Shortcodes structure