wp_oembed_register_route()
Function: Registers the oEmbed REST API route.
Source: wp-includes/embed.php:325
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: 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
Function: Retrieves the oEmbed endpoint URL for a given permalink.
Source: wp-includes/embed.php:443
Function: Unregisters a previously-registered embed handler.
Source: wp-includes/embed.php:40
Function: Creates default array of embed parameters.
Source: wp-includes/embed.php:67
Function: Attempts to fetch the embed HTML for a provided URL using oEmbed.
Source: wp-includes/embed.php:113
Function: Returns the initialized WP_oEmbed object.
Source: wp-includes/embed.php:126
Function: Adds a URL format and oEmbed provider URL pair.
Source: wp-includes/embed.php:147