Skip to content

Instantly share code, notes, and snippets.

@raftaar1191
Created May 16, 2018 23:08
Show Gist options
  • Save raftaar1191/8125def221c57b2d35847d8416bc16e2 to your computer and use it in GitHub Desktop.
Save raftaar1191/8125def221c57b2d35847d8416bc16e2 to your computer and use it in GitHub Desktop.
var_dump in new file
error_log( print_r( $is_active, true ) . "\n", 3, WP_CONTENT_DIR . '/debug_new.log' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment