Print (output) all editor scripts and default settings.
wp_enqueue_editor
Fires when scripts and styles are enqueued for the editor.
_WP_Editors::enqueue_default_editor
Enqueue all editor scripts.
_WP_Editors::enqueue_scripts
Advertisement
_WP_Editors::_parse_init
tiny_mce_before_init
Filters the TinyMCE config before init.
teeny_mce_before_init
Filters the teenyMCE config before init.
mce_buttons_4
Filters the fourth-row list of TinyMCE buttons (Visual tab).
Advertisement
mce_buttons_3
Filters the third-row list of TinyMCE buttons (Visual tab).
mce_buttons
Filters the first-row list of TinyMCE buttons (Visual tab).
mce_buttons_2
Filters the second-row list of TinyMCE buttons (Visual tab).
teeny_mce_buttons
Filters the list of teenyMCE buttons (Text tab).
Advertisement
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.