Changeset 33722
- Timestamp:
- 08/24/2015 08:09:25 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/query.php
r33706 r33722 1453 1453 * @since 4.2.0 Introduced the ability to order by specific clauses of a `$meta_query`, by passing the clause's 1454 1454 * array key to `$orderby`. 1455 * @since 4.4.0 Introduced the `$post_name__in` parameter.1455 * @since 4.4.0 Introduced `$post_name__in` and `$title` parameters. 1456 1456 * @access public 1457 1457 *
Note: See TracChangeset
for help on using the changeset viewer.