Filters whether to inspect the given URL for discoverable link tags.
oembed_ttl
Filters the oEmbed TTL value (time to live).
embed_oembed_html
This filter is documented in wp-includes/class-wp-embed.php
embed_handler_html
Filters the returned embed HTML.
Advertisement
WP_Embed::shortcode
The do_shortcode() callback function.
WP_Embed::register_handler
Registers an embed handler.
WP_Embed::unregister_handler
Unregisters a previously-registered embed handler.
WP_Embed::maybe_run_ajax_cache
If a post/page was saved, then output JavaScript to make an Ajax request that will call WP_Embed::cache_oembed().
Advertisement
WP_Embed::run_shortcode
Process the [embed] shortcode.
WP_Embed::__construct
Constructor
WP_Embed
API for easily embedding rich media such as videos and images into content.