Showing only 5 comments?
-
suppose i currently have my comment setup to show as so
<font class=”com_name”>“><?php comment_author(); ?></font>
<font class=”com_tag”>[<?php comment_date(‘m.d.y’); ?> | <?php comment_time(‘g:i A’); ?>]</font>
<p class=”com_comment”><?php comment_text(); ?>how can set it up so that only the 5 latest comments show up on the page? i cant seem to find how in the codex.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Showing only 5 comments?’ is closed to new replies.