Random Categories for wp_list_categories
-
Thanks for reading this post and helping me out!
In my template I am using wp_list_categories to list my categories in my blog. Well I am using Article Directory plugin and I have tons of different categories for my directory.
I am using:
<?php wp_list_categories('title_li=&hierarchical=0&show_count=1&number=5') ?>
I would like to create a random categories list instead of using the first 5 like I am now.
I am no PHP guru and would like some help to create the code.
TIA (Thanks In Advance)
Rex
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Random Categories for wp_list_categories’ is closed to new replies.