WP_oEmbed::get_provider()
Method: Takes a URL and returns the corresponding oEmbed provider’s URL, if there is one.
Source: wp-includes/class-oembed.php:254
Method: Takes a URL and returns the corresponding oEmbed provider’s URL, if there is one.
Source: wp-includes/class-oembed.php:254
Method: Converts a data object from WP_oEmbed::fetch() and returns the HTML.
Source: wp-includes/class-oembed.php:643
Method: Adds an oEmbed provider.
Source: wp-includes/class-oembed.php:302
Filter Hook: Filters the returned oEmbed HTML.
Source: wp-includes/class-oembed.php:686
Method: Removes an oEmbed provider.
Source: wp-includes/class-oembed.php:326
Method: Strips any new lines from the HTML.
Source: wp-includes/class-oembed.php:700
Method: Takes a URL and attempts to return the oEmbed data.
Source: wp-includes/class-oembed.php:345
Method: The do-it-all function that takes a URL and attempts to return the HTML.
Source: wp-includes/class-oembed.php:375
Filter Hook: Filters the oEmbed result before any HTTP requests are made.
Source: wp-includes/class-oembed.php:391
Filter Hook: Filters the HTML returned by the oEmbed provider.
Source: wp-includes/class-oembed.php:412