_oembed_rest_pre_serve_request()
Function: Hooks into the REST API output to print XML instead of JSON.
Source: wp-includes/embed.php:761
Function: Hooks into the REST API output to print XML instead of JSON.
Source: wp-includes/embed.php:761
Function: Retrieves the embed code for a specific post.
Source: wp-includes/embed.php:478
Filter Hook: Filters the embed HTML output for a given post.
Source: wp-includes/embed.php:532
Function: Retrieves the oEmbed response data for a given post.
Source: wp-includes/embed.php:545
Filter Hook: Filters the allowed minimum and maximum widths for the oEmbed response.
Source: wp-includes/embed.php:569
Filter Hook: Filters the oEmbed response data.
Source: wp-includes/embed.php:607
Function: Filters the oEmbed response data to return an iframe embed code.
Source: wp-includes/embed.php:698
Function: Ensures that the specified format is either ‘json’ or ‘xml’.
Source: wp-includes/embed.php:738
Function: Registers the oEmbed REST API route.
Source: wp-includes/embed.php:325
Function: Adds oEmbed discovery links in the head element of the website.
Source: wp-includes/embed.php:335