[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
Sun Jan 31 12:34:00 UTC 2016
#35677: Add parent__in and parent__not_in query vars to WP_Comment_Query defaults
-----------------------------+------------------
Reporter: danielbachhuber | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.5
Component: Comments | Version: 4.4
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
-----------------------------+------------------
Description changed by danielbachhuber:
Old description:
> Because `parent__in` and `parent__not_in` aren't included in
> WP_Comment_Query defaults, queries using these params are subject to an
> incorrect `last_cached` cache.
>
> See failing build in https://travis-ci.org/WP-API/WP-API/builds/106015258
>
> Introduced in r34205
New description:
Because `parent__in` and `parent__not_in` aren't included in
WP_Comment_Query defaults, queries using these params are subject to an
incorrect `last_cached` cache.
See failing build in https://travis-ci.org/WP-API/WP-API/builds/106015258,
and also https://github.com/WP-API/WP-API/pull/2206
Introduced in r34205
--
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35677#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list