General ( 15 ) – Code Request
-
G’Day,
I already posted this in the documentation request forum, as I now know where the documentation is. However, now I am at the point where I do not know what is wrong so I am asking for help.
Task:
Looking to add the post count after my categories and on my archives. ( ex.. )
June ( 45 )
General ( 15 )
I need some documentation on this, or if a hack has been created the link so I do not have to reinvent the wheel.
Solution:
<?php wp_list_cats(0, ‘All’, ‘name’, ‘asc’, ”,1,0,1,1); ?>
Problem:
<?php wp_list_cats(0, ‘All’, ‘name’, ‘asc’, ”,1,0,1,1); ?>
I still do not get a post count….
https://www.gravityworks.us/a.wpblog/
I appreciate any and all information.
Kind regards,
Stephen
- The topic ‘General ( 15 ) – Code Request’ is closed to new replies.