_WP_Editors

Class: Facilitates adding of the ClassicPress editor as used on the Write and Edit screens.

Source: wp-includes/class-wp-editor.php:11

Used by 0 functions | Uses 0 functions

mce_buttons

Filter Hook: Filters the first-row list of TinyMCE buttons (Visual tab).

Source: wp-includes/class-wp-editor.php:589

Used by 1 function | Uses 0 functions

_WP_Editors::wp_mce_translation()

Method: 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.

Source: wp-includes/class-wp-editor.php:1325

Used by 1 function | Uses 7 functions

mce_buttons_2

Filter Hook: Filters the second-row list of TinyMCE buttons (Visual tab).

Source: wp-includes/class-wp-editor.php:605

Used by 1 function | Uses 0 functions

mce_buttons_3

Filter Hook: Filters the third-row list of TinyMCE buttons (Visual tab).

Source: wp-includes/class-wp-editor.php:615

Used by 1 function | Uses 0 functions