WP_Embed::get_embed_handler_html()
Method: Returns embed HTML for a given URL from embed handlers.
Source: wp-includes/class-wp-embed.php:147
Method: Returns embed HTML for a given URL from embed handlers.
Source: wp-includes/class-wp-embed.php:147
Method: Constructor
Source: wp-includes/class-wp-embed.php:31
Filter Hook: Filters the returned, maybe-linked embed URL.
Source: wp-includes/class-wp-embed.php:489
Method: Processes the [embed] shortcode.
Source: wp-includes/class-wp-embed.php:60
Method: Finds the oEmbed cache post ID for a given cache key.
Source: wp-includes/class-wp-embed.php:500
Method: If a post/page was saved, then output JavaScript to make an Ajax request that will call WP_Embed::cache_oembed().
Source: wp-includes/class-wp-embed.php:82
Method: Registers an embed handler.
Source: wp-includes/class-wp-embed.php:111
Method: Unregisters a previously-registered embed handler.
Source: wp-includes/class-wp-embed.php:126
Method: The do_shortcode() callback function.
Source: wp-includes/class-wp-embed.php:194
Filter Hook: Filters the returned embed HTML.
Source: wp-includes/class-wp-embed.php:168