Action to perform following a plugin install.
File_Upload_Upgrader::__construct
Construct the upgrader for a form.
Core_Upgrader::upgrade_strings
Initialize the upgrade strings.
Core_Upgrader::upgrade
Upgrade WordPress core.
Advertisement
WP_HTTP_Proxy::password
Retrieve the password for proxy authentication.
WP_HTTP_Proxy::authentication
Retrieve authentication string for proxy authentication.
WP_HTTP_Proxy::authentication_header
Retrieve header string for proxy authentication.
WP_HTTP_Proxy::send_through_proxy
Determines whether the request should be sent through a proxy.
Advertisement
WP_Http_Encoding::should_decode
Whether the content be decoded based on the headers.
WP_Http_Encoding::is_available
Whether decompression and compression are supported by the PHP version.
WP_HTTP_Proxy::is_enabled
Whether proxy connection should be used.
WP_HTTP_Proxy::use_authentication
Whether authentication should be used.
Advertisement
WP_HTTP_Proxy::host
Retrieve the host for the proxy server.
WP_HTTP_Proxy::port
Retrieve the port for the proxy server.
WP_HTTP_Proxy::username
Retrieve the username for proxy authentication.