Print (output) all editor scripts and default settings.
_WP_Editors::get_mce_locale
Returns the TinyMCE locale.
_WP_Editors::get_baseurl
Returns the TinyMCE base URL.
_WP_Editors::default_settings
Returns the default TinyMCE settings.
Advertisement
_WP_Editors::get_translation
_WP_Editors::__construct
_WP_Editors::parse_settings
Parse default arguments for the editor instance.
_WP_Editors::editor
Outputs the HTML for a single instance of the editor.
Advertisement
_WP_Editors::editor_js
Print (output) the TinyMCE configuration and initialization scripts.
_WP_Editors::wp_fullscreen_html
Outputs the HTML for distraction-free writing mode.
_WP_Editors::wp_link_query
Performs post queries for internal linking.
_WP_Editors::wp_link_dialog
Dialog for internal linking.
Advertisement
_WP_Editors::enqueue_default_editor
Enqueue all editor scripts.
_WP_Editors::print_default_editor_scripts
Print (output) all editor scripts and default settings.
_WP_Editors::get_mce_locale
Returns the TinyMCE locale.