[wp-trac] Re: [WordPress Trac] #7927: Paged comments should show
the LATEST page of comments by default, not the EARLIEST
WordPress Trac
wp-trac at lists.automattic.com
Wed Oct 22 00:15:23 GMT 2008
#7927: Paged comments should show the LATEST page of comments by default, not the
EARLIEST
-------------------------+--------------------------------------------------
Reporter: markjaquith | Owner: anonymous
Type: enhancement | Status: new
Priority: high | Milestone: 2.7
Component: General | Version: 2.7
Severity: normal | Resolution:
Keywords: |
-------------------------+--------------------------------------------------
Comment (by ryan):
Pages list is in core: paginate_comments_links(). I think show all
support needs some work though.
As for the patch, I think we need to recalc max page in wp_list_comments()
if $wp_query->comments is not used and maybe consolidate the max page code
into get_num_comment_pages().
--
Ticket URL: <http://trac.wordpress.org/ticket/7927#comment:6>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list