mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-05 05:04:31 +00:00
- `'orderby' => 'include'` requires an array of post_ids via the `include` collection param. `'orderby' => 'id'` and `'orderby' => 'slug'` need map the correct WP_Query equivalents. Props flixos90, hnle, dd32, rachelbaker, joehoyle, pento. Fixes #38971. git-svn-id: https://develop.svn.wordpress.org/trunk@39440 602fd350-edb4-49c9-b593-d223f7449a82