Skip to content

Instantly share code, notes, and snippets.

Created May 28, 2015 18:04
Show Gist options
  • Save anonymous/47e5cfaaf7182f22912c to your computer and use it in GitHub Desktop.
Save anonymous/47e5cfaaf7182f22912c to your computer and use it in GitHub Desktop.
$content_url = content_url();
$response_string = (string) $response;
error_log( $response_string, 3, $content_url . "/" . 'debug.log' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment