WP HOOKS

Edytor

Hooki klasycznego edytora TinyMCE.

6 akcji19 filtrówrazem 25

Wszystkie hooki

after_wp_tiny_mceakcja

Fires after any core TinyMCE editor instances are created.

before_wp_tiny_mceakcja

Fires immediately before the TinyMCE settings are printed.

mce_buttonsfiltr

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

mce_buttons_2filtr

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

mce_buttons_3filtr

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

mce_buttons_4filtr

Filters the fourth-row list of TinyMCE buttons (Visual tab).

mce_cssfiltr

Filters the comma-delimited list of stylesheets to load in TinyMCE.

mce_external_languagesfiltr

Filters the translations loaded for external TinyMCE 3.x plugins.

mce_external_pluginsfiltr

Filters the list of TinyMCE external plugins.

media_buttonsakcja

Fires after the default media button(s) are displayed.

print_default_editor_scriptsakcja

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

quicktags_settingsfiltr

Filters the Quicktags settings.

teeny_mce_before_initfiltr

Filters the teenyMCE config before init.

teeny_mce_buttonsfiltr

Filters the list of teenyMCE buttons (Code tab).

teeny_mce_pluginsfiltr

Filters the list of teenyMCE plugins.

the_editorfiltr

Filters the HTML markup output that displays the editor.

the_editor_contentfiltr

Filters the default editor content.

tiny_mce_before_initfiltr

Filters the TinyMCE config before init.

tiny_mce_pluginsfiltr

Filters the list of default TinyMCE plugins.

wp_editor_settingsfiltr

Filters the wp_editor() settings.

wp_enqueue_editorakcja

Fires when scripts and styles are enqueued for the editor.

wp_link_queryfiltr

Filters the link query results.

wp_link_query_argsfiltr

Filters the link query arguments.

wp_mce_translationfiltr

Filters translated strings prepared for TinyMCE.

wp_tiny_mce_initakcja

Fires after tinymce.js is loaded, but before any TinyMCE editor instances are created.