File: wp-includes/class-wp-editor.php
-
Force uncompressed TinyMCE when a custom theme has been defined.
-
Print (output) the main TinyMCE scripts.
-
Enqueue all editor scripts.
-
Print (output) all editor scripts and default settings.
-
Fires when the editor scripts are loaded for later initialization, after all scripts and settings are printed.
-
Returns the TinyMCE locale.
-
Returns the TinyMCE base URL.
-
Returns the default TinyMCE settings.
-
-
Filters the wp_editor() settings.
-
Fires immediately before the TinyMCE settings are printed.
-
hookwp_tiny_mce_init
Fires after tinymce.js is loaded, but before any TinyMCE editor instances are created.
-
Fires after any core TinyMCE editor instances are created.
-
Outputs the HTML for distraction-free writing mode.
-
Performs post queries for internal linking.
-
Filters the link query arguments.
-
hookwp_link_query
Filters the link query results.
-
Dialog for internal linking.
-
hookmce_buttons_2
Filters the second-row list of TinyMCE buttons (Visual tab).
-
Filters the default editor content.
-
hookmce_buttons_3
Filters the third-row list of TinyMCE buttons (Visual tab).
-
-
hookmce_buttons_4
Filters the fourth-row list of TinyMCE buttons (Visual tab).
-
Filters the Quicktags settings.
-
Filters the teenyMCE config before init.
-
Filters the list of teenyMCE plugins.
-
Filters the TinyMCE config before init.
-
Filters the list of TinyMCE external plugins.
-
-
hooktiny_mce_plugins
Filters the list of default TinyMCE plugins.