Modified date in wp_list_cats?
-
I’m using wp_list_cats to list some categories. Is it possible to show the date when the category was modified (latest post posted in the cat)?
This is the tag I’m using:
[code]<?php wp_list_cats('sort_column=name&child_of=13&optioncount=1&exclude=30&all="Show All"&feed=RSS&hide_empty=0'); ?>[/code]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Modified date in wp_list_cats?’ is closed to new replies.