Skip to content

Instantly share code, notes, and snippets.

@mindcube
Created February 7, 2013 18:26
Show Gist options
  • Save mindcube/4733021 to your computer and use it in GitHub Desktop.
Save mindcube/4733021 to your computer and use it in GitHub Desktop.
echo last WordPress query
<?php echo $GLOBALS['wp_query']->request; ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment