Hooks
-
Filters the list of hooked block types for a given anchor block type and relative position.
-
Filters the parsed block array for a given hooked block.
-
hookhtmledit_pre
Filters the text before it is formatted for the HTML editor.
-
Filters whether SSL should be verified for local HTTP API requests.
-
hookhttps_ssl_verify
Filters whether SSL should be verified for non-local requests.
-
Controls the list of ports considered safe in HTTP API.
-
hookhttp_api_curl
Fires before the cURL request is executed.
-
hookhttp_api_debug
Fires after an HTTP API response is received and before the response is returned.
-
Filters which HTTP transports are available and in what order.
-
Filters the user agent value sent with an HTTP request.
-
hookhttp_origin
Changes the origin of an HTTP request.
-
Filters the arguments used in an HTTP request.
-
Checks if HTTP request is external or not.
-
Filters the number of redirects allowed during an HTTP request.
-
Filters whether to pass URLs through wp_http_validate_url() in an HTTP request.
-
Filters the timeout value for an HTTP request.
-
Filters the version of the HTTP protocol used in a request.
-
hookhttp_response
Filters a successful HTTP API response immediately before the response is returned.
-
hookhuman_time_diff
Filters the human-readable difference between two timestamps.
-
hookicon_dir
Filters the icon directory path.
-
hookicon_dirs
Filters the array of icon directory URIs.
-
hookicon_dir_uri
Filters the icon directory URI.
-
Filters whether IIS 7+ supports pretty permalinks.
-
Filters the list of rewrite rules formatted for output to a web.config.
-
Filters the list of disallowed usernames.
-
Filters the image HTML markup including the caption shortcode.
-
Filters the caption text.
-
hookimage_downsize
Filters whether to preempt the output of image_downsize().
-
Filters default mime type prior to getting the file extension.
-
Filters the image editor output format mapping.