/ Published in: PHP
Expand |
Embed | Plain Text
<ul><?php wp_list_categories('title_li='); ?></ul>
You need to login to post a comment.
ryarwood on 07/27/10
php wordpress categories shortcode
1 person have marked this snippet as a favorite
<ul><?php wp_list_categories('title_li='); ?></ul>
You need to login to post a comment.