Dion Hulse
|
0b67b63857
|
Query: Use AND in a SQL query rather than &&.
This appears to have been the only instance of `&&` being used in SQL, so for consistency lets remove it.
Props scrappy@hub.org.
Fixes #37903.
git-svn-id: https://develop.svn.wordpress.org/trunk@38491 602fd350-edb4-49c9-b593-d223f7449a82
|
2016-09-01 05:10:07 +00:00 |
|
Scott Taylor
|
8f7de7118d
|
Query: r38356, you were not long for this world.
Fixes #37830.
git-svn-id: https://develop.svn.wordpress.org/trunk@38471 602fd350-edb4-49c9-b593-d223f7449a82
|
2016-08-31 16:52:05 +00:00 |
|
Scott Taylor
|
b16dcd954d
|
Query: collapse several of the is_* methods using __call(). Add @method annotations.
Fixes #37830.
git-svn-id: https://develop.svn.wordpress.org/trunk@38356 602fd350-edb4-49c9-b593-d223f7449a82
|
2016-08-25 19:41:42 +00:00 |
|
Scott Taylor
|
3638dd6716
|
Query: move WP_Query into its own file via svn cp.
See #37827.
git-svn-id: https://develop.svn.wordpress.org/trunk@38351 602fd350-edb4-49c9-b593-d223f7449a82
|
2016-08-25 17:19:47 +00:00 |
|