[wp-trac] [WordPress Trac] #35677: Add parent__in and parent__not_in query vars to WP_Comment_Query defaults
WordPress Trac
noreply at wordpress.org
Fri Feb 5 18:35:50 UTC 2016
#35677: Add parent__in and parent__not_in query vars to WP_Comment_Query defaults
-----------------------------+---------------------------
Reporter: danielbachhuber | Owner: boonebgorges
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.5
Component: Comments | Version: 4.4
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses:
-----------------------------+---------------------------
Changes (by boonebgorges):
* owner: => boonebgorges
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"36479"]:
{{{
#!CommitTicketReference repository="" revision="36479"
Comments: Add 'parent__in' and 'parent__not_in' to query var defaults.
Query var defaults are used to calculate a cache key. The fact that these
params were not listed among the defaults was causing cache keys to be
insufficiently specific.
Props danielbachhuber.
Fixes #35677.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35677#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list