Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #35677


Ignore:
Timestamp:
01/31/2016 12:33:58 PM (10 years ago)
Author:
danielbachhuber
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35677 – Description

    initial v1  
    11Because `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.
    22
    3 See failing build in https://travis-ci.org/WP-API/WP-API/builds/106015258
     3See failing build in https://travis-ci.org/WP-API/WP-API/builds/106015258, and also https://github.com/WP-API/WP-API/pull/2206
    44
    55Introduced in r34205