Filters the oEmbed response data to return an iframe embed code.
oembed_response_data
Filters the oEmbed response data.
oembed_min_max_width
Filters the allowed minimum and maximum widths for the oEmbed response.
get_oembed_response_data
Retrieves the oEmbed response data for a given post.
Advertisement
embed_html
Filters the embed HTML output for a given post.
get_post_embed_html
Retrieves the embed code for a specific post.
oembed_endpoint_url
Filters the oEmbed endpoint URL.
get_oembed_endpoint_url
Retrieves the oEmbed endpoint URL for a given permalink.
Advertisement
post_embed_url
Filters the URL to embed a specific post.
get_post_embed_url
Retrieves the URL to embed a specific post in an iframe.
wp_oembed_add_host_js
Adds the necessary JavaScript to communicate with the embedded iframes.
oembed_discovery_links
Filters the oEmbed discovery links HTML.
Advertisement
wp_oembed_add_discovery_links
Adds oEmbed discovery links in the website .
wp_oembed_register_route
Registers the oEmbed REST API route.
WP_Customize_Nav_Menu_Setting::preview
Handle previewing the setting.