Opened 9 years ago
Closed 9 years ago
#36515 closed enhancement (fixed)
WP_Query should be able to order by specific order as "post_name__in"
Reported by: | postpostmodern | Owned by: | boonebgorges |
---|---|---|---|
Milestone: | 4.6 | Priority: | normal |
Severity: | normal | Version: | 4.4 |
Component: | Query | Keywords: | has-patch has-unit-tests |
Focuses: | Cc: |
Description
Support post_name__in
as an orderby argument in WP_Query to match post__in
and post_parent__in
Attachments (2)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Patch for wp-includes/query.php