Skip to content

Instantly share code, notes, and snippets.

@benlk
Created March 12, 2015 18:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save benlk/e9477ddf8267b0b31980 to your computer and use it in GitHub Desktop.
Save benlk/e9477ddf8267b0b31980 to your computer and use it in GitHub Desktop.
Debugging things in WordPress
  • is it in The Loop?
    • should it be in the Loop?
    • is it Loop-agnostic?
    • can it be made Loop-agnostic?
  • are filters messing with the query?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment