Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 690 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 690 Bytes

note: updated to work with WordPress 4.2

WordPress custom TinyMCE view and shortcode editor

This file converts a plain WordPress shortcode....

plain shortocde

... into a nice custom MCE view that matches the frontend ...

nice wp mce view

... and lets you click on it ...

edit delete buttons

... and easily edit the shortcode through a popup ...

edit wordpress shortcode in popup

.. also adds a button for inserting a new shortcode:

tinymce shortcode insert button