WP_oEmbed::get_data()
Method: Takes a URL and attempts to return the oEmbed data.
Source: wp-includes/class-wp-oembed.php:351
Method: Takes a URL and attempts to return the oEmbed data.
Source: wp-includes/class-wp-oembed.php:351
Method: The do-it-all function that takes a URL and attempts to return the HTML.
Source: wp-includes/class-wp-oembed.php:383
Filter Hook: Filters the oEmbed result before any HTTP requests are made.
Source: wp-includes/class-wp-oembed.php:401
Filter Hook: Filters the HTML returned by the oEmbed provider.
Source: wp-includes/class-wp-oembed.php:423
Method: Attempts to discover link tags at the given URL for an oEmbed provider.
Source: wp-includes/class-wp-oembed.php:434
Filter Hook: Filters oEmbed remote get arguments.
Source: wp-includes/class-wp-oembed.php:450
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