Filters the arguments passed to {@see wp_die()} for the default PHP error template.
wp_php_error_message
Filters the message that the default PHP error template displays.
wp_should_handle_php_error
Filters whether a given thrown error should be handled by the fatal error handler.
embed_maybe_make_link
Filters the returned, maybe-linked embed URL.
Advertisement
embed_cache_oembed_types
Filters the array of post types to cache oEmbed results for.
embed_oembed_discover
Filters whether to inspect the given URL for discoverable link tags.
embed_oembed_html
This filter is documented in wp-includes/class-wp-embed.php
oembed_ttl
Filters the oEmbed TTL value (time to live).
Advertisement
embed_handler_html
Filters the returned embed HTML.
wp_link_query
Filters the link query results.
wp_link_query_args
Filters the link query arguments.
after_wp_tiny_mce
Fires after any core TinyMCE editor instances are created.
Advertisement
wp_tiny_mce_init
Fires after tinymce.js is loaded, but before any TinyMCE editor instances are created.
before_wp_tiny_mce
Fires immediately before the TinyMCE settings are printed.
wp_mce_translation
Filters translated strings prepared for TinyMCE.