Get the option name for storing paused extensions.
WP_Paused_Extensions_Storage::is_api_loaded
Checks whether the underlying API to store paused extensions is loaded.
WP_Paused_Extensions_Storage::delete_all
Remove all paused extensions.
WP_Paused_Extensions_Storage::get_all
Gets the paused extensions with their errors.
Advertisement
WP_Paused_Extensions_Storage::get
Gets the error for an extension, if paused.
WP_Paused_Extensions_Storage::delete
Forgets a previously recorded extension error.
WP_Paused_Extensions_Storage::set
Records an extension error.
WP_Paused_Extensions_Storage::__construct
Constructor.
Advertisement
WP_oEmbed_Controller::get_proxy_item
Callback for the proxy API endpoint.
WP_oEmbed_Controller::get_proxy_item_permissions_check
Checks if current user can make a proxy oEmbed request.
WP_oEmbed_Controller::get_item
Callback for the embed API endpoint.
WP_oEmbed_Controller::register_routes
Register the oEmbed REST API route.
Advertisement
WP_Object_Cache::_exists
Serves as a utility function to determine whether a key exists in the cache.
WP_Object_Cache::switch_to_blog
Switches the internal blog ID.
WP_Object_Cache::stats
Echoes the stats of the caching.