[wp-trac] [WordPress Trac] #11334: Add caching to get_page_of_comment()
WordPress Trac
noreply at wordpress.org
Fri Sep 25 05:10:42 UTC 2015
#11334: Add caching to get_page_of_comment()
--------------------------+---------------------------
Reporter: Viper007Bond | Owner: boonebgorges
Type: enhancement | Status: closed
Priority: high | Milestone: 4.4
Component: Comments | Version: 2.9
Severity: major | Resolution: fixed
Keywords: needs-patch | Focuses: performance
--------------------------+---------------------------
Changes (by boonebgorges):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"34535"]:
{{{
#!CommitTicketReference repository="" revision="34535"
Use `WP_Comment_Query` in `get_page_of_comment()`.
This change allows `get_page_of_comment()` to use `WP_Comment_Query`'s
native
caching mechanisms.
Props boonebgorges, Viper007Bond, wmertens, jeremyfelt.
Fixes #11334.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/11334#comment:24>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list