wp_embed_unregister_handler()
Function: Unregisters a previously-registered embed handler.
Source: wp-includes/embed.php:40
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
Filter Hook: Filters the default array of embed dimensions.
Source: wp-includes/embed.php:91
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
Filter Hook: Filters the link types that contain oEmbed provider URLs.
Source: wp-includes/class-wp-oembed.php:466
Method: Connects to a oEmbed provider and returns the result.
Source: wp-includes/class-wp-oembed.php:527
Filter Hook: Filters the oEmbed URL to be fetched.
Source: wp-includes/class-wp-oembed.php:546
Class: Core class used to implement oEmbed functionality.
Source: wp-includes/class-wp-oembed.php:20
Method: Fetches result from an oEmbed provider for a specific format and complete provider URL
Source: wp-includes/class-wp-oembed.php:567