Changeset 43571 for trunk/src/wp-includes/class-wp-meta-query.php
- Timestamp:
- 08/17/2018 01:50:26 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-meta-query.php
r42877 r43571 499 499 500 500 if ( ! in_array( 501 $clause['compare'], array( 501 $clause['compare'], 502 array( 502 503 '=', 503 504 '!=',
Note: See TracChangeset
for help on using the changeset viewer.