[wp-trac] [WordPress Trac] #8071: Refrain from querying all the comments on a post when paged
WordPress Trac
wp-trac at lists.automattic.com
Fri Jul 9 23:09:22 UTC 2010
#8071: Refrain from querying all the comments on a post when paged
-----------------------------+----------------------------------------------
Reporter: markjaquith | Type: enhancement
Status: reopened | Priority: normal
Milestone: Future Release | Component: Comments
Version: 2.7 | Severity: normal
Resolution: | Keywords: needs-patch
-----------------------------+----------------------------------------------
Changes (by scribu):
* keywords: => needs-patch
* status: closed => reopened
* resolution: wontfix =>
* milestone: => Future Release
Comment:
That's not exactly true. The separation is done in wp_list_comments() and
only after that it's sent to Walker_Comments.
So, I think it can be moved into SQL, when threading is disabled.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/8071#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list