Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dtbaker/wordpress-mce-view-and-shortcode-editor
- Owner: dtbaker
- Created: 2014-09-30T01:24:35.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-17T22:27:29.000Z (almost 9 years ago)
- Last Synced: 2024-10-14T03:25:44.773Z (2 months ago)
- Language: PHP
- Size: 20.5 KB
- Stars: 120
- Watchers: 11
- Forks: 33
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
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)