WP_oEmbed::get_provider()
Method: Takes a URL and returns the corresponding oEmbed provider’s URL, if there is one.
Source: wp-includes/class-wp-oembed.php:259
Method: Takes a URL and returns the corresponding oEmbed provider’s URL, if there is one.
Source: wp-includes/class-wp-oembed.php:259
Method: Converts a data object from WP_oEmbed::fetch() and returns the HTML.
Source: wp-includes/class-wp-oembed.php:683
Method: Adds an oEmbed provider.
Source: wp-includes/class-wp-oembed.php:308
Filter Hook: Filters the returned oEmbed HTML.
Source: wp-includes/class-wp-oembed.php:731
Method: Removes an oEmbed provider.
Source: wp-includes/class-wp-oembed.php:331
Method: Strips any new lines from the HTML.
Source: wp-includes/class-wp-oembed.php:745
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