Skip to content

Instantly share code, notes, and snippets.

@blister
Created April 16, 2010 16:04
Show Gist options
  • Select an option

  • Save blister/368613 to your computer and use it in GitHub Desktop.

Select an option

Save blister/368613 to your computer and use it in GitHub Desktop.
<?php
is_home();
is_single();
is_page();
is_search();
is_404();
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment