New and updated in 3.3.0
-
Filters the teenyMCE config before init.
-
Filters the TinyMCE config before init.
-
-
-
Filters the Quicktags settings.
-
-
Filters the list of teenyMCE plugins.
-
method_WP_Editors::editor_js()
Print (output) the TinyMCE configuration and initialization scripts.
-
hooktiny_mce_plugins
Filters the list of default TinyMCE plugins.
-
Filters the list of teenyMCE buttons (Text tab).
-
hookmce_buttons
Filters the first-row list of TinyMCE buttons (Visual tab).
-
hookmce_buttons_2
Filters the second-row list of TinyMCE buttons (Visual tab).
-
hookmce_buttons_3
Filters the third-row list of TinyMCE buttons (Visual tab).
-
class_WP_Editors
Facilitates adding of the WordPress editor as used on the Write and Edit screens.
-
Parse default arguments for the editor instance.
-
method_WP_Editors::editor()
Outputs the HTML for a single instance of the editor.