A WordPress plugin which swaps out the textarea used for excerpts with a TinyMCE editor instance.
The Plugin uses the wp_editor function to generate a rich text editor for page/post excerpts, so will only work in WordPress 3.3 or greater.
The plugin utilises three action hooks:
Note: the new editing box cannot be placed in a sortable, movable meta box because of an issue with using TinyMCE in sortables documented here:
http://core.trac.wordpress.org/ticket/19173
The editing box for excerpts uses wp_editor to create a rich text editor. You can set the options for the rich text editor in the plugin options page (in the WordPress Settings menu).
The plugin also contains two filters which act on the "teeny" MCE editor instance which is used by default. The plugins and buttons used by the minimal editor can also be customised on the plugin options page.
Requires: 3.3 or higher
Compatible up to: 3.6
Last Updated: 2013-4-21
Downloads: 5,752
1 of 2 support threads in the last two months have been resolved.
Got something to say? Need help?