Takes the arguments for a ::request() and checks for the cookie array.
WP_Http::block_request
Determines whether an HTTP API request to the given URL should be blocked.
WP_Upgrader::run
Run an upgrade/installation.
WP_Upgrader::maintenance_mode
Toggle maintenance mode for the site.
Advertisement
WP_Upgrader::__construct
Construct the upgrader with a skin.
WP_Upgrader::init
Initialize the upgrader.
WP_Upgrader::generic_strings
Add the generic strings to WP_Upgrader::$strings.
WP_Upgrader::fs_connect
Connect to the filesystem.
Advertisement
WP_Upgrader::download_package
Download a package.
WP_Upgrader::unpack_package
Unpack a compressed package file.
WP_Upgrader::install_package
Install a package.
Theme_Upgrader::current_before
Turn on maintenance mode before attempting to upgrade the current theme.
Advertisement
Theme_Upgrader::current_after
Turn off maintenance mode after upgrading the current theme.
Theme_Upgrader::delete_old_theme
Delete the old theme during an upgrade.
Theme_Upgrader::theme_info
Get the WP_Theme object for a theme.