[wp-trac] [WordPress Trac] #36904: Add caching to comment feed in WP_Query

WordPress Trac noreply at wordpress.org
Sun May 22 15:21:37 UTC 2016


#36904: Add caching to comment feed in WP_Query
--------------------------+-----------------------------
 Reporter:  spacedmonkey  |      Owner:
     Type:  enhancement   |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Query         |    Version:  2.2
 Severity:  normal        |   Keywords:
  Focuses:  performance   |
--------------------------+-----------------------------
 In the WP_Query class, the comments table is queried. When
 WP_Comment_Query was introduced and added caching. Similar caching should
 be applied to WP_Query class.

 Caching could be added to the WP_Query class, or WP_Query could use the
 WP_Comment_Query.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/36904>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list