get_oembed_response_data_for_url()
Function: Retrieves the oEmbed response data for a given URL.
Source: wp-includes/embed.php:576
Function: Retrieves the oEmbed response data for a given URL.
Source: wp-includes/embed.php:576
Function: Filters the oEmbed result before any HTTP requests are made.
Source: wp-includes/embed.php:1154
Function: Prints the necessary markup for the site title in an embed template.
Source: wp-includes/embed.php:1119
Action Hook: Fires when scripts and styles are enqueued for the embed iframe.
Source: wp-includes/embed.php:944
Function: Prints the CSS in the embed iframe header.
Source: wp-includes/embed.php:952
Function: Prints the JavaScript in the embed iframe header.
Source: wp-includes/embed.php:984
Function: Prepare the oembed HTML to be displayed in an RSS feed.
Source: wp-includes/embed.php:1019
Function: Prints the necessary markup for the embed comments button.
Source: wp-includes/embed.php:1028
Function: Prints the necessary markup for the embed sharing button.
Source: wp-includes/embed.php:1056
Function: Prints the necessary markup for the embed sharing dialog.
Source: wp-includes/embed.php:1074
Function: Filters the post excerpt for the embed template.
Source: wp-includes/embed.php:918
Function: Enqueue embed iframe default CSS and JS & fire do_action(‘enqueue_embed_scripts’)
Source: wp-includes/embed.php:936
Function: Filters the oEmbed response data to return an iframe embed code.
Source: wp-includes/embed.php:648
Function: Ensures that the specified format is either ‘json’ or ‘xml’.
Source: wp-includes/embed.php:688
Function: Hooks into the REST API output to print XML instead of JSON.
Source: wp-includes/embed.php:711
Function: Creates an XML string from a given array.
Source: wp-includes/embed.php:757
Function: Filters the given oEmbed HTML.
Source: wp-includes/embed.php:797
Function: Filters the string in the ‘more’ link displayed after a trimmed excerpt.
Source: wp-includes/embed.php:874
Function: Displays the post excerpt for the embed template.
Source: wp-includes/embed.php:895
Filter Hook: Filters the post excerpt for the embed template.
Source: wp-includes/embed.php:905
Function: Adds oEmbed discovery links in the website .
Source: wp-includes/embed.php:322
Filter Hook: Filters the oEmbed response data.
Source: wp-includes/embed.php:563
Filter Hook: Filters the oEmbed discovery links HTML.
Source: wp-includes/embed.php:340
Function: Adds the necessary JavaScript to communicate with the embedded iframes.
Source: wp-includes/embed.php:348
Function: Retrieves the URL to embed a specific post in an iframe.
Source: wp-includes/embed.php:360
Filter Hook: Filters the URL to embed a specific post.
Source: wp-includes/embed.php:382
Function: Retrieves the oEmbed endpoint URL for a given permalink.
Source: wp-includes/embed.php:396
Filter Hook: Filters the oEmbed endpoint URL.
Source: wp-includes/embed.php:418
Function: Retrieves the embed code for a specific post.
Source: wp-includes/embed.php:431
Filter Hook: Filters the embed HTML output for a given post.
Source: wp-includes/embed.php:489