Advertisement

WP_Widget::is_preview

Determines whether the current request is inside the Customizer preview.

Advertisement

wp_tiny_mce_init

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

_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_enqueue_editor

Fires when scripts and styles are enqueued for the editor.

wp_upgrade

Fires after a site is fully upgraded.

wp_install

Fires after a site is fully installed.

Advertisement