Determines whether the current request is inside the Customizer preview.
theme_{$post_type}_templates
Filters list of page templates for a theme.
WP_Rewrite::add_endpoint
Adds an endpoint, like /trackback/.
pre_get_network_by_path
Determine a network by its domain and path.
Advertisement
network_by_path_segments_count
Filters the number of path segments to consider when searching for a site.
wp_tiny_mce_init
Fires after tinymce.js is loaded, but before any TinyMCE editor instances are created.
wp_mce_translation
Filters translated strings prepared for TinyMCE.
_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_Block_Parser::freeform
Returns a new block object for freeform HTML
wp_upgrade
Fires after a site is fully upgraded.
wp_install
Fires after a site is fully installed.
Advertisement
Custom_Image_Header::get_uploaded_header_images
Gets the previously uploaded header images.
Custom_Image_Header::customize_set_last_used
Updates the last-used postmeta on a header image attachment after saving a new header image via the Customizer.
Custom_Image_Header::get_default_header_images
Gets the details of default header images if defined.