wp_maybe_enqueue_oembed_host_js()
Function: Enqueue the wp-embed script if the provided oEmbed HTML contains a post embed.
Source: wp-includes/embed.php:388
Function: Enqueue the wp-embed script if the provided oEmbed HTML contains a post embed.
Source: wp-includes/embed.php:388
Function: Filters the given oEmbed HTML to make sure iframes have a title attribute.
Source: wp-includes/embed.php:842
Filter Hook: Filters the title attribute of the given oEmbed HTML iframe.
Source: wp-includes/embed.php:879
Function: Retrieves the oEmbed response data for a given URL.
Source: wp-includes/embed.php:620
Function: Filters the oEmbed result before any HTTP requests are made.
Source: wp-includes/embed.php:1236
Function: Prints the necessary markup for the site title in an embed template.
Source: wp-includes/embed.php:1201
Action Hook: Fires when scripts and styles are enqueued for the embed iframe.
Source: wp-includes/embed.php:1056
Function: Prints the CSS in the embed iframe header.
Source: wp-includes/embed.php:1064
Function: Prints the JavaScript in the embed iframe header.
Source: wp-includes/embed.php:1079
Function: Prepare the oembed HTML to be displayed in an RSS feed.
Source: wp-includes/embed.php:1094
Function: Prints the necessary markup for the embed comments button.
Source: wp-includes/embed.php:1103
Function: Prints the necessary markup for the embed sharing button.
Source: wp-includes/embed.php:1132
Function: Prints the necessary markup for the embed sharing dialog.
Source: wp-includes/embed.php:1150
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: 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: Hooks into the REST API output to print XML instead of JSON.
Source: wp-includes/embed.php:761
Function: Creates an XML string from a given array.
Source: wp-includes/embed.php:807
Function: Filters the given oEmbed HTML.
Source: wp-includes/embed.php:909
Function: Filters the string in the ‘more’ link displayed after a trimmed excerpt.
Source: wp-includes/embed.php:986
Function: Displays the post excerpt for the embed template.
Source: wp-includes/embed.php:1007
Filter Hook: Filters the post excerpt for the embed template.
Source: wp-includes/embed.php:1017
Function: Adds oEmbed discovery links in the head element of the website.
Source: wp-includes/embed.php:335
Filter Hook: Filters the oEmbed response data.
Source: wp-includes/embed.php:607
Filter Hook: Filters the oEmbed discovery links HTML.
Source: wp-includes/embed.php:353
Function: Adds the necessary JavaScript to communicate with the embedded iframes.
Source: wp-includes/embed.php:375
Function: Retrieves the URL to embed a specific post in an iframe.
Source: wp-includes/embed.php:407
Filter Hook: Filters the URL to embed a specific post.
Source: wp-includes/embed.php:429
Function: Retrieves the oEmbed endpoint URL for a given permalink.
Source: wp-includes/embed.php:443