oEmbed (WP response to embed request) (tag)

get_oembed_response_data_for_url()

Retrieves the oEmbed response data for a given URL.

get_post_embed_html()

Retrieves the embed code for a specific post.

get_post_embed_url()

Retrieves the URL to embed a specific post in an iframe.

is_embed()

Is the query for an embedded post?

wp_embed_register_handler()

Registers an embed handler.

WP_Embed::delete_oembed_caches()

Delete all oEmbed caches. Unused by core as of 4.0.0.

wp_get_audio_extensions()

Returns a filtered list of WP-supported audio formats.

wp_get_video_extensions()

Returns a filtered list of WP-supported video formats.

wp_oembed_add_provider()

Adds a URL format and oEmbed provider URL pair.

wp_oembed_get()

Embeds the object by specified URL. Tries to get the HTML code from the passed URL by using supported WordPress oEmbed providers.