Ticket #39336: 39336.patch
File 39336.patch, 1.1 KB (added by , 8 years ago) |
---|
-
src/wp-includes/class-wp-query.php
691 691 * 'meta_key=keyname' must be also be defined. To sort by a 692 692 * specific `$meta_query` clause, use that clause's array key. 693 693 * Default 'date'. Accepts 'none', 'name', 'author', 'date', 694 * 'title', 'modified', 'menu_order', 'parent', 'ID', 'rand', 694 * 'title', 'modified', 'menu_order', 'parent', 'ID', 'rand','relevance','type' 695 695 * 'RAND(x)' (where 'x' is an integer seed value), 696 696 * 'comment_count', 'meta_value', 'meta_value_num', 'post__in', 697 697 * 'post_name__in', 'post_parent__in', and the array keys