Skip to main content

log_remote_response()

public static function log_remote_response( $response )

Log the remote request response.

Since: 2.2.2.1

Source: common.php:5778

Parameters

NameTypeDefaultDescription
$responseWP_Error | arrayThe remote request response or WP_Error on failure.