Filters whether to block local HTTP API requests.
http_api_transports
Filters which HTTP transports are available and in what order.
http_response
This filter is documented in wp-includes/class-http.php
https_ssl_verify
This filter is documented in wp-includes/class-http.php
Advertisement
http_api_debug
This action is documented in wp-includes/class-http.php
pre_http_request
Filters the preemptive return value of an HTTP request.
http_request_args
Filters the arguments used in an HTTP request.
http_request_reject_unsafe_urls
Filters whether to pass URLs through wp_http_validate_url() in an HTTP request.
Advertisement
http_headers_useragent
Filters the user agent value sent with an HTTP request.
http_request_version
Filters the version of the HTTP protocol used in a request.
http_request_redirection_count
Filters the number of redirects allowed during an HTTP request.
http_request_timeout
Filters the timeout value for an HTTP request.
Advertisement
get_tags
Filters the array of term objects returned for the ‘post_tag’ taxonomy.
get_categories_taxonomy
Filters the taxonomy used to retrieve terms when calling get_categories().
redirect_canonical
Filters the canonical redirect URL.