Wordpress/tests
Boone Gorges 765e23a4a6 Use LEFT JOIN when building WP_Tax_Query SQL.
`LEFT JOIN` ensures that `NOT EXISTS` queries will not miss posts that have
no taxonomy data whatsoever.

Props swissspidy, crstauf.
Fixes #36343.

git-svn-id: https://develop.svn.wordpress.org/trunk@37184 602fd350-edb4-49c9-b593-d223f7449a82
2016-04-12 20:36:31 +00:00
..
phpunit Use LEFT JOIN when building WP_Tax_Query SQL. 2016-04-12 20:36:31 +00:00
qunit Editor: wptextpattern: add back inline tests 2016-03-25 13:30:10 +00:00