Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dtbaker/wordpress-mce-view-and-shortcode-editor

Custom WordPress MCE View and shortcode editor
https://github.com/dtbaker/wordpress-mce-view-and-shortcode-editor

Last synced: about 2 months ago
JSON representation

Custom WordPress MCE View and shortcode editor

Awesome Lists containing this project

README

        

note: updated to work with WordPress 4.2

WordPress custom TinyMCE view and shortcode editor
=======================================

This file converts a plain WordPress shortcode....

![plain shortocde](http://i.imgur.com/cFs5lJv.png)

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

![nice wp mce view](http://i.imgur.com/XxVUdba.png)

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

![edit delete buttons](http://i.imgur.com/eP3Ed46.png)

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

![edit wordpress shortcode in popup](http://i.imgur.com/Q0pnFN2.png)

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

![tinymce shortcode insert button](http://i.imgur.com/Qv0bO1h.png)