TinyMCE Generic WP Shortcode Editor

Plugin Banner

TinyMCE Generic WP Shortcode Editor

by caugb

Download
Description

The Generic WP Shortcode Editor plugin gives to TinyMCE the ability to create or edit shortcodes in a visual way, instead of editing the code directly.

  1. Upload the entire folder shortcode-editor to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Search for the [SC] button in TinyMCE toolbar
  1. The button in TinyMCE toolbar.

    The button in TinyMCE toolbar.

  2. The dialog window.

    The dialog window.

There are other plugins that adds buttons to manipulate shortcodes. Is this a problem?

Some plugins that work with shortcodes adds their own buttons to TinyMCE and we try to respect it, using a lower priority when adding the TinyMCE hooks.

When editing, we can see the`sc_id` property in all shortcodes. What is this?

This property is used internally by the plugin and it is removed from all shortcodes when you submit the form.

1.0

First release.

Back to top