Changeset 33661
- Timestamp:
- 08/20/2015 03:59:30 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/query.php
r33653 r33661 1452 1452 * @since 4.2.0 Introduced the ability to order by specific clauses of a `$meta_query`, by passing the clause's 1453 1453 * array key to `$orderby`. 1454 * @since 4. 3.0 Introduced the `$post_name__in` parameter.1454 * @since 4.4.0 Introduced the `$post_name__in` parameter. 1455 1455 * @access public 1456 1456 *
Note: See TracChangeset
for help on using the changeset viewer.