Skip to content

Instantly share code, notes, and snippets.

@walesmd
Created February 27, 2010 03:40
Show Gist options
  • Select an option

  • Save walesmd/316452 to your computer and use it in GitHub Desktop.

Select an option

Save walesmd/316452 to your computer and use it in GitHub Desktop.
<h2>Categories</h2>
<ul>
<?php wp_list_categories('show_count=1&title_li'); ?>
</ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment