wp_oembed_add_discovery_links()
Function: Adds oEmbed discovery links in the website
.Source: wp-includes/embed.php:320
Function: Adds oEmbed discovery links in the website
.Source: wp-includes/embed.php:320
Filter Hook: Filters the oEmbed discovery links HTML.
Source: wp-includes/embed.php:338
Function: Adds the necessary JavaScript to communicate with the embedded iframes.
Source: wp-includes/embed.php:346
Function: Retrieves the URL to embed a specific post in an iframe.
Source: wp-includes/embed.php:358
Filter Hook: Filters the URL to embed a specific post.
Source: wp-includes/embed.php:380
Function: Unregisters a previously-registered embed handler.
Source: wp-includes/embed.php:40
Function: Registers an embed handler.
Source: wp-includes/embed.php:25
Function: Creates default array of embed parameters.
Source: wp-includes/embed.php:63
Filter Hook: Filters the default array of embed dimensions.
Source: wp-includes/embed.php:81
Function: Attempts to fetch the embed HTML for a provided URL using oEmbed.
Source: wp-includes/embed.php:96