Make WordPress Core

Changes between Version 3 and Version 4 of Ticket #41819, comment 1


Ignore:
Timestamp:
09/06/2017 06:47:19 PM (7 years ago)
Author:
birgire
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #41819, comment 1

    v3 v4  
    66- {{{Tests_Multisite_Network_Query::wpSetUpBeforeClass()}}},
    77
    8 using {{{get_site_by()}}} and {{{get_network_by()}}} to fix the test objects for the test queries, just in case it's modified in the future. I will have to look better into that, if that's ok.
     8using {{{get_site_by()}}} and {{{get_network_by()}}} to fix the test objects for the test queries. I will have to look better into that, if that's ok.
    99
    1010This patch also takes care of {{{paged}}} as 0, to avoid a negative start value in the LIMIT clause.