WP_Embed::find_oembed_post_id()
Method: Find the oEmbed cache post ID for a given cache key.
Source: wp-includes/class-wp-embed.php:465
Method: Find the oEmbed cache post ID for a given cache key.
Source: wp-includes/class-wp-embed.php:465
Filter Hook: Filters the oEmbed TTL value (time to live).
Source: wp-includes/class-wp-embed.php:213
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:403
Method: Callback function for WP_Embed::autoembed().
Source: wp-includes/class-wp-embed.php:424
Method: Conditionally makes a hyperlink based on an internal class variable.
Source: wp-includes/class-wp-embed.php:439
Filter Hook: Filters the returned, maybe-linked embed URL.
Source: wp-includes/class-wp-embed.php:454
Filter Hook: Filters the cached oEmbed HTML.
Source: wp-includes/class-wp-embed.php:255
Filter Hook: Filters whether to inspect the given URL for discoverable link tags.
Source: wp-includes/class-wp-embed.php:269
Method: Delete all oEmbed caches. Unused by core as of 4.0.0.
Source: wp-includes/class-wp-embed.php:350
Method: Triggers a caching of all oEmbed results.
Source: wp-includes/class-wp-embed.php:368
Filter Hook: Filters the array of post types to cache oEmbed results for.
Source: wp-includes/class-wp-embed.php:379
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:81
Method: Registers an embed handler.
Source: wp-includes/class-wp-embed.php:109
Method: Unregisters a previously-registered embed handler.
Source: wp-includes/class-wp-embed.php:124
Method: The do_shortcode() callback function.
Source: wp-includes/class-wp-embed.php:145
Filter Hook: Filters the returned embed handler.
Source: wp-includes/class-wp-embed.php:185
Class: API for easily embedding rich media such as videos and images into content.
Source: wp-includes/class-wp-embed.php:9
Method: Constructor
Source: wp-includes/class-wp-embed.php:30
Method: Process the [embed] shortcode.
Source: wp-includes/class-wp-embed.php:59