WP_oEmbed::__construct()
Method: Constructor.
Source: wp-includes/class-wp-oembed.php:51
Method: Constructor.
Source: wp-includes/class-wp-oembed.php:51
Filter Hook: Filters the list of sanctioned oEmbed providers.
Source: wp-includes/class-wp-oembed.php:220
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 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 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
Method: Converts a data object from WP_oEmbed::fetch() and returns the HTML.
Source: wp-includes/class-wp-oembed.php:683
Filter Hook: Filters the returned oEmbed HTML.
Source: wp-includes/class-wp-oembed.php:731