_oembed_filter_feed_content()
Function: Prepare the oembed HTML to be displayed in an RSS feed.
Source: wp-includes/embed.php:1093
Function: Prepare the oembed HTML to be displayed in an RSS feed.
Source: wp-includes/embed.php:1093
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