Sets up this cookie object.
WP_Http_Cookie::test
Confirms that it’s OK to send this cookie to the URL checked against.
WP_Http_Cookie::getHeaderValue
Convert cookie name and value back to header string.
WP_Http_Cookie::getFullHeader
Retrieve cookie header for usage in the rest of the WordPress HTTP API.
Advertisement
WP_Feed_Cache_Transient::mtime
Gets mod transient.
WP_Feed_Cache_Transient::touch
Sets mod transient.
WP_Feed_Cache_Transient::unlink
Deletes transients.
WP_Feed_Cache::create
Creates a new SimplePie_Cache object.
Advertisement
WP_Feed_Cache_Transient::__construct
Constructor.
WP_Feed_Cache_Transient::save
Sets the transient.
WP_Feed_Cache_Transient::load
Gets the transient.
WP_Http::buildCookieHeader
Takes the arguments for a ::request() and checks for the cookie array.
Advertisement
WP_Http::block_request
Determines whether an HTTP API request to the given URL should be blocked.
WP_Upgrader::__construct
Construct the upgrader with a skin.
WP_Upgrader::init
Initialize the upgrader.