Wordpress/tests/qunit/fixtures
K. Adam White 8cda3a2f55 REST API: Support ordering response collection by listed slugs.
Adds an "include_slug" orderby value for REST API collections to permit returning a collection filtered by slugs in the same order in which those slugs are specified.
Previously, the order of slugs provided with the ?slug query parameter had no effect on the order of the returned records.

Props wonderboymusic, ocean90, boonebgorges.
Fixes #40826.



git-svn-id: https://develop.svn.wordpress.org/trunk@41760 602fd350-edb4-49c9-b593-d223f7449a82
2017-10-05 00:36:43 +00:00
..
customize-header.js
customize-menus.js
customize-settings.js Customize: Introduce drafting and scheduling for Customizer changesets. 2017-09-27 22:24:37 +00:00
customize-widgets.js
js-widgets-endpoint.js
updates.js
wp-api-generated.js REST API: Support ordering response collection by listed slugs. 2017-10-05 00:36:43 +00:00
wp-api.js