Changes between Version 3 and Version 4 of Ticket #41819, comment 1
- Timestamp:
- 09/06/2017 06:47:19 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #41819, comment 1
v3 v4 6 6 - {{{Tests_Multisite_Network_Query::wpSetUpBeforeClass()}}}, 7 7 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.8 using {{{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. 9 9 10 10 This patch also takes care of {{{paged}}} as 0, to avoid a negative start value in the LIMIT clause.