jetpack_received_remote_request_response

jetpack_received_remote_request_response

Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: woocommerce.8.7.0

do_action('jetpack_received_remote_request_response') is found 1 times:

  • /vendor/automattic/jetpack-connection/src/class-client.php line 59
    		 * @since 1.30.8
    		 *
    		 * @param array|WP_Error The HTTP response.
    		 */
    		do_action( 'jetpack_received_remote_request_response', $response );
    
    		return $response;
    	}
    
    	/**
    	 * Adds authorization signature to a remote request using Jetpack_Signature
    

See this hook used in plugins: