Go to file
Scott Taylor f458d16c01 Improve the include / exclude SQL generation in `get_pages()` by using `IN` and `NOT IN` where applicable. Adds unit tests for include / exclude.
Fixes #22074.



git-svn-id: https://develop.svn.wordpress.org/trunk@25168 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-29 18:48:29 +00:00
src Improve the include / exclude SQL generation in `get_pages()` by using `IN` and `NOT IN` where applicable. Adds unit tests for include / exclude. 2013-08-29 18:48:29 +00:00
tests Improve the include / exclude SQL generation in `get_pages()` by using `IN` and `NOT IN` where applicable. Adds unit tests for include / exclude. 2013-08-29 18:48:29 +00:00
tools/i18n i18n Tools: Update the default msgid-bugs-address. see #21444. 2013-08-22 22:07:08 +00:00
.gitignore New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:25:25 +00:00
Gruntfile.js Use Dropbox's zxcvbn library for our password meter. 2013-08-28 16:08:19 +00:00
package.json New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:25:25 +00:00
phpunit.xml.dist Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
wp-tests-config-sample.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00