Initialize the installation strings.
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_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.
WP_Http_Encoding::compress
Compress raw string using the deflate format.
Advertisement
WP_Http_Encoding::decompress
Decompression of deflated string.
WP_Http_Encoding::accept_encoding
What encoding types to accept and their priority values.
WP_Http_Encoding::content_encoding
What encoding the content used when it was compressed to send in the headers.