Changeset 44518 for trunk/src/wp-includes/class-wp-meta-query.php
- Timestamp:
- 01/09/2019 02:54:11 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-meta-query.php
r43571 r44518 100 100 * @since 3.2.0 101 101 * @since 4.2.0 Introduced support for naming query clauses by associative array keys. 102 * @since 5. 0.0 Introduced $compare_key clause parameter, which enables LIKE key matches.102 * @since 5.1.0 Introduced $compare_key clause parameter, which enables LIKE key matches. 103 103 * 104 104 * @param array $meta_query {
Note: See TracChangeset
for help on using the changeset viewer.