do_action( 'http_api_debug', array|WP_Error $response , string $context , string $class , array $parsed_args , string $url )
Fires after an HTTP API response is received and before the response is returned.
Parameters
Source
Changelog
| Version | Description |
|---|---|
| 2.8.0 | Introduced. |