Hi,
in my sidebar where I present the titles of the recent posts, I would also like to show the number of comments for each post, such as "16 responses thus far"
Is there code that enables me to do that or do I need a plug in, and if so, which one?
Thanks!
Sue
jackiedobson
Member
Posted 16 years ago #
Telling us what function call is currently generating the display of the recent posts would be helpful.
Thank you Jackie. Here you go:
<?php get_archives('postbypost', 26); ?>
Hi,
I just wanted to close the loop on this. I have found an outstanding plugin which provides for the customized presentation I was looking for.
It is located here: http://www.coffee2code.com/archives/2004/08/27/plugin-customizable-post-listings/
Sue