Changeset 44518 for trunk/src/wp-includes/class-wp-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-query.php
r44456 r44518 605 605 * @since 4.6.0 Added 'post_name__in' support for `$orderby`. Introduced the `$lazy_load_term_meta` argument. 606 606 * @since 4.9.0 Introduced the `$comment_count` parameter. 607 * @since 5. 0.0 Introduced the `$meta_compare_key` parameter.607 * @since 5.1.0 Introduced the `$meta_compare_key` parameter. 608 608 * 609 609 * @param string|array $query {
Note: See TracChangeset
for help on using the changeset viewer.