Make WordPress Core

Ticket #39336: 39336.patch

File 39336.patch, 1.1 KB (added by dots, 8 years ago)
  • src/wp-includes/class-wp-query.php

     
    691691         *                                                 'meta_key=keyname' must be also be defined. To sort by a
    692692         *                                                 specific `$meta_query` clause, use that clause's array key.
    693693         *                                                 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'
    695695         *                                                 'RAND(x)' (where 'x' is an integer seed value),
    696696         *                                                 'comment_count', 'meta_value', 'meta_value_num', 'post__in',
    697697         *                                                 'post_name__in', 'post_parent__in', and the array keys