wp_oembed_add_host_js()
Function: Adds the necessary JavaScript to communicate with the embedded iframes.
Source: wp-includes/embed.php:375
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
Filter Hook: Filters the oEmbed endpoint URL.
Source: wp-includes/embed.php:465
Function: Video embed handler callback.
Source: wp-includes/embed.php:299
Filter Hook: Filters the video embed output.
Source: wp-includes/embed.php:317
Function: Registers the oEmbed REST API route.
Source: wp-includes/embed.php:325
Function: Adds oEmbed discovery links in the head element of the website.
Source: wp-includes/embed.php:335
Function: Attempts to fetch the embed HTML for a provided URL using oEmbed.
Source: wp-includes/embed.php:113