embed_handler_html
Filter Hook: Filters the returned embed handler.
Source: wp-includes/class-wp-embed.php:184
Filter Hook: Filters the returned embed handler.
Source: wp-includes/class-wp-embed.php:184
Filter Hook: Filters the oEmbed TTL value (time to live).
Source: wp-includes/class-wp-embed.php:211
Filter Hook: Filters the cached oEmbed HTML.
Source: wp-includes/class-wp-embed.php:253
Filter Hook: Filters whether to inspect the given URL for discoverable link tags.
Source: wp-includes/class-wp-embed.php:267
Method: Delete all oEmbed caches. Unused by core as of 4.0.0.
Source: wp-includes/class-wp-embed.php:336
Method: Triggers a caching of all oEmbed results.
Source: wp-includes/class-wp-embed.php:352
Filter Hook: Filters the array of post types to cache oEmbed results for.
Source: wp-includes/class-wp-embed.php:363
Method: Passes any unlinked URLs that are on their own line to WP_Embed::shortcode() for potential embedding.
Source: wp-includes/class-wp-embed.php:387
Method: Callback function for WP_Embed::autoembed().
Source: wp-includes/class-wp-embed.php:408
Class: API for easily embedding rich media such as videos and images into content.
Source: wp-includes/class-wp-embed.php:9