the_excerpt_embed()
Function: Displays the post excerpt for the embed template.
Source: wp-includes/embed.php:1007
Function: Displays the post excerpt for the embed template.
Source: wp-includes/embed.php:1007
Function: Filters the post excerpt for the embed template.
Source: wp-includes/embed.php:1030
Function: Enqueues embed iframe default CSS and JS.
Source: wp-includes/embed.php:1048
Function: Prints the CSS in the embed iframe header.
Source: wp-includes/embed.php:1064
Function: Retrieves the embed code for a specific post.
Source: wp-includes/embed.php:478
Function: Retrieves the oEmbed response data for a given post.
Source: wp-includes/embed.php:545
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: Adds oEmbed discovery links in the head element of the website.
Source: wp-includes/embed.php:335
Function: Adds the necessary JavaScript to communicate with the embedded iframes.
Source: wp-includes/embed.php:375