Advertisement

wp_php_error_args

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.

Advertisement

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

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.