Skip to content

Instantly share code, notes, and snippets.

@robskidmore
Created November 7, 2014 15:51
Show Gist options
  • Select an option

  • Save robskidmore/f96673b4788975aa2292 to your computer and use it in GitHub Desktop.

Select an option

Save robskidmore/f96673b4788975aa2292 to your computer and use it in GitHub Desktop.
Wordpress test post type
if('book'==get_post_type()) {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment