Returns the TinyMCE base URL.
_WP_Editors::default_settings
Returns the default TinyMCE settings.
_WP_Editors::get_translation
_WP_Editors::wp_mce_translation
Translates the default TinyMCE strings and returns them as JSON encoded object ready to be loaded with tinymce.addI18n(), or as JS snippet that should run after tinymce.js is loaded.
Advertisement
_WP_Editors::force_uncompressed_tinymce
Force uncompressed TinyMCE when a custom theme has been defined.
_WP_Editors::print_tinymce_scripts
Print (output) the main TinyMCE scripts.
_WP_Editors::__construct
_WP_Editors::parse_settings
Parse default arguments for the editor instance.
Advertisement
_WP_Editors::editor
Outputs the HTML for a single instance of the editor.
_WP_Editors::editor_settings
_WP_Editors::_parse_init
_WP_Editors::enqueue_scripts
Advertisement
_WP_Editors::wp_link_dialog
Dialog for internal linking.
wp_link_query
Filters the link query results.
wp_link_query_args
Filters the link query arguments.