WP_oEmbed::data2html()
Method: Converts a data object from WP_oEmbed::fetch() and returns the HTML.
Source: wp-includes/class-wp-oembed.php:683
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
Method: Strips any new lines from the HTML.
Source: wp-includes/class-wp-oembed.php:745
Class: Core class used to implement oEmbed functionality.
Source: wp-includes/class-wp-oembed.php:20
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