New and updated in 2.8.0
-
Whether proxy connection should be used.
-
Whether authentication should be used.
-
methodWP_HTTP_Proxy::host()
Retrieve the host for the proxy server.
-
methodWP_HTTP_Proxy::port()
Retrieve the port for the proxy server.
-
Retrieve the username for proxy authentication.
-
Retrieve the password for proxy authentication.
-
Filters whether to block local HTTP API requests.
-
Filters whether SSL should be verified for local HTTP API requests.
-
hookhttps_ssl_verify
Filters whether SSL should be verified for non-local requests.
-
methodWP_Http::block_request()
Determines whether an HTTP API request to the given URL should be blocked.
-
hookhttp_api_debug
Fires after an HTTP API response is received and before the response is returned.
-
Takes the arguments for a ::request() and checks for the cookie array.
-
functionwp_script_is()
Determines whether a script has been added to the queue.
-
functionwp_timezone_override_offset()
Modifies gmt_offset for smart timezone handling.
-
function_cleanup_header_comment()
Strips close comment and close php tags from file headers used by WP.
-
functioniis7_supports_permalinks()
Checks if IIS 7+ supports pretty permalinks.
-
Filters whether IIS 7+ supports pretty permalinks.
-
Filters whether to load the Widgets library.
-
functionwin_is_writable()
Workaround for Windows bug in is_writable() function
-
hooknocache_headers
Filters the cache-controlling HTTP headers that are used to prevent caching.
-
functionwp_get_nocache_headers()
Gets the HTTP header information to prevent caching.
-
hookdate_i18n
Filters the date formatted based on the locale.
-
Filters the number formatted based on the locale.