[wp-trac] [WordPress Trac] #8071: Refrain from querying all the comments on a post when paged

WordPress Trac noreply at wordpress.org
Mon Sep 28 19:29:24 UTC 2015


#8071: Refrain from querying all the comments on a post when paged
--------------------------------------+---------------------------
 Reporter:  markjaquith               |       Owner:  boonebgorges
     Type:  enhancement               |      Status:  closed
 Priority:  normal                    |   Milestone:  4.4
Component:  Comments                  |     Version:  2.7
 Severity:  normal                    |  Resolution:  fixed
 Keywords:  dev-feedback needs-patch  |     Focuses:
--------------------------------------+---------------------------
Changes (by boonebgorges):

 * status:  reopened => closed
 * resolution:   => fixed


Comment:

 In [changeset:"34669"]:
 {{{
 #!CommitTicketReference repository="" revision="34669"
 Fix comment_order for single page comment threads.

 The old comment pagination logic had a separate block for comment threads
 that
 appeared on a single page. After the refactoring in [34561], all comment
 pagination logic is unified.

 This change ensures that 'comment_order' is respected in all scenarios.

 Fixes #8071.
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/8071#comment:47>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list