WP_Embed::maybe_run_ajax_cache()
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: 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
Filter Hook: Filters the oEmbed TTL value (time to live).
Source: wp-includes/class-wp-embed.php:245
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
Method: Deletes all oEmbed caches. Unused by core as of 4.0.0.
Source: wp-includes/class-wp-embed.php:382
Method: Triggers a caching of all oEmbed results.
Source: wp-includes/class-wp-embed.php:400