Skip to content

Instantly share code, notes, and snippets.

@CEscorcio
Created November 8, 2013 09:10
Show Gist options
  • Save CEscorcio/7368390 to your computer and use it in GitHub Desktop.
Save CEscorcio/7368390 to your computer and use it in GitHub Desktop.
will restrict category links to top level cats only.
<?<?php wp_list_categories('title_li=&depth=1'); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment