I'm using <?php wp_list_categories('title_li='); ?> to display categories and each category it display, WordPress assigns a class to it.
What's the tag for recent posts that also adds a class to a recent post that is currently clicked on?
Thanks
I'm using <?php wp_list_categories('title_li='); ?> to display categories and each category it display, WordPress assigns a class to it.
What's the tag for recent posts that also adds a class to a recent post that is currently clicked on?
Thanks
That depends upon your theme.
This topic has been closed to new replies.