Fires when the editor scripts are loaded for later initialization, after all scripts and settings are printed.
wp_enqueue_editor
Fires when scripts and styles are enqueued for the editor.
tiny_mce_before_init
Filters the TinyMCE config before init.
teeny_mce_before_init
Filters the teenyMCE config before init.
Advertisement
mce_buttons_4
Filters the fourth-row list of TinyMCE buttons (Visual tab).
mce_buttons_3
Filters the third-row list of TinyMCE buttons (Visual tab).
mce_buttons_2
Filters the second-row list of TinyMCE buttons (Visual tab).
mce_buttons
Filters the first-row list of TinyMCE buttons (Visual tab).
Advertisement
teeny_mce_buttons
Filters the list of teenyMCE buttons (Text tab).
mce_css
Filters the comma-delimited list of stylesheets to load in TinyMCE.
mce_external_languages
Filters the translations loaded for external TinyMCE 3.x plugins.
tiny_mce_plugins
Filters the list of default TinyMCE plugins.
Advertisement
mce_external_plugins
Filters the list of TinyMCE external plugins.
teeny_mce_plugins
Filters the list of teenyMCE plugins.
quicktags_settings
Filters the Quicktags settings.