Display a # of comments different than that chosen under Settings >> Discussion
-
I already display a number of posts on the homepage that is different from that chosen under settings >> reading.
I was wondering if it’s possible to display a number of comments on a particular custom page template that is different than the number chosen under settings >> discussion.
This is what I use for the posts:
<?php query_posts($query_string . ‘&showposts=28’); ?>
What would be the equivalent of this for comments?
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Display a # of comments different than that chosen under Settings >> Discussion’ is closed to new replies.