wp_embed_excerpt_more()
Function: Filters the string in the ‘more’ link displayed after a trimmed excerpt.
Source: wp-includes/embed.php:795
Function: Filters the string in the ‘more’ link displayed after a trimmed excerpt.
Source: wp-includes/embed.php:795
Function: Displays the post excerpt for the embed template.
Source: wp-includes/embed.php:815
Function: Filters the post excerpt for the embed template.
Source: wp-includes/embed.php:838
Function: Enqueue embed iframe default CSS and JS & fire do_action(‘enqueue_embed_scripts’)
Source: wp-includes/embed.php:856
Action Hook: Fires when scripts and styles are enqueued for the embed iframe.
Source: wp-includes/embed.php:864
Function: Prints the CSS in the embed iframe header.
Source: wp-includes/embed.php:872
Function: Prints the JavaScript in the embed iframe header.
Source: wp-includes/embed.php:903
Function: Prepare the oembed HTML to be displayed in an RSS feed.
Source: wp-includes/embed.php:938
Function: Ensures that the specified format is either ‘json’ or ‘xml’.
Source: wp-includes/embed.php:609
Function: Filters the oEmbed response data to return an iframe embed code.
Source: wp-includes/embed.php:569