Filters the given oEmbed HTML.
oembed_iframe_title_attribute
Filters the title attribute of the given oEmbed HTML iframe.
wp_filter_oembed_iframe_title_attribute
Filters the given oEmbed HTML to make sure iframes have a title attribute.
_oembed_create_xml
Creates an XML string from a given array.
Advertisement
_oembed_rest_pre_serve_request
Hooks into the REST API output to print XML instead of JSON.
wp_oembed_ensure_format
Ensures that the specified format is either ‘json’ or ‘xml’.
get_oembed_response_data_rich
Filters the oEmbed response data to return an iframe embed code.
get_oembed_response_data_for_url
Retrieves the oEmbed response data for a given URL.
Advertisement
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.
embed_html
Filters the embed HTML output for a given post.
Advertisement
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.