Skip to content

Instantly share code, notes, and snippets.

@nicksatkovich
Created December 7, 2011 19:23
Show Gist options
  • Select an option

  • Save nicksatkovich/1444223 to your computer and use it in GitHub Desktop.

Select an option

Save nicksatkovich/1444223 to your computer and use it in GitHub Desktop.
<?php if (!is_category): ?>
<?php query_posts('cat=-8'); ?>
<?php endif; ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment