WP_Embed
Class: API for easily embedding rich media such as videos and images into content.
Source: wp-includes/class-wp-embed.php:10
Class: API for easily embedding rich media such as videos and images into content.
Source: wp-includes/class-wp-embed.php:10
Filter Hook: Filters the returned embed HTML.
Source: wp-includes/class-wp-embed.php:168
Filter Hook: Filters the cached oEmbed HTML.
Source: wp-includes/class-wp-embed.php:287
Filter Hook: Filters whether to inspect the given URL for discoverable link tags.
Source: wp-includes/class-wp-embed.php:301
Filter Hook: Filters the array of post types to cache oEmbed results for.
Source: wp-includes/class-wp-embed.php:412
Function: Registers an embed handler.
Source: wp-includes/embed.php:25
Function: Unregisters a previously-registered embed handler.
Source: wp-includes/embed.php:40
Function: Creates default array of embed parameters.
Source: wp-includes/embed.php:67
Filter Hook: Filters the default array of embed dimensions.
Source: wp-includes/embed.php:91
Function: Attempts to fetch the embed HTML for a provided URL using oEmbed.
Source: wp-includes/embed.php:113