[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:27:56 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 | Keywords: has-patch
Focuses: |
-----------------------------+-----------------------
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
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35677>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list