ClassicPress logo
Skip to content
Filter by type:
Browse: Home / wp-includes/class-wp-editor.php

wp_mce_translation

Filter Hook: Filters translated strings prepared for TinyMCE.

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

Used by 1 function | Uses 0 functions

_WP_Editors::enqueue_scripts()

Method:

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

Used by 1 function | Uses 5 functions

wp_enqueue_editor

Action Hook: Fires when scripts and styles are enqueued for the editor.

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

Used by 1 function | Uses 0 functions

_WP_Editors::enqueue_default_editor()

Method: Enqueue all editor scripts.

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

Used by 1 function | Uses 5 functions

_WP_Editors::print_default_editor_scripts()

Method: Print (output) all editor scripts and default settings.

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

Used by 0 functions | Uses 9 functions

print_default_editor_scripts

Action Hook: Fires when the editor scripts are loaded for later initialization, after all scripts and settings are printed.

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

Used by 1 function | Uses 0 functions

_WP_Editors::get_mce_locale()

Method:

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

Used by 3 functions | Uses 1 function

_WP_Editors::get_baseurl()

Method:

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

Used by 5 functions | Uses 1 function

_WP_Editors::default_settings()

Method: Returns the default TinyMCE settings.

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

Used by 2 functions | Uses 5 functions

_WP_Editors::get_translation()

Method:

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

Used by 2 functions | Uses 2 functions
1 2 … 5 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy