Advertisement

_WP_Editors::editor_js

Print (output) the TinyMCE configuration and initialization scripts.

_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

Advertisement

Advertisement

_WP_Editors::editor

Outputs the HTML for a single instance of the editor.