Wordpress/tests
Boone Gorges e1cfb25e79 Query: set_found_posts() must run immediately after main query.
If not run immediately after, the `SELECT FOUND_ROWS()` query might refer to
a different query, such as the one used to populate the post cache for a split
query.

Introduced in [37692].

Fixes #36687.

git-svn-id: https://develop.svn.wordpress.org/trunk@37721 602fd350-edb4-49c9-b593-d223f7449a82
2016-06-16 02:00:02 +00:00
..
phpunit Query: set_found_posts() must run immediately after main query. 2016-06-16 02:00:02 +00:00
qunit Update/Install: Shiny Updates v2. 2016-06-15 16:36:07 +00:00