Skip to content

Instantly share code, notes, and snippets.

@Danjavia
Created November 20, 2013 22:55
Show Gist options
  • Save Danjavia/7572673 to your computer and use it in GitHub Desktop.
Save Danjavia/7572673 to your computer and use it in GitHub Desktop.
validator
if ( $_SERVER[ 'REMOTE_ADDR' ] === '190.85.117.53' ){
var_dump( $wp_query, get_the_ID() );
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment