wordpress-develop/tests/qunit/fixtures
Timothy Jacobs 032e946633 REST API: Allow for the posts endpoint include/exclude terms query to include_children.
For example the `categories` or `categories_exclude` parameters can now optionally accept an object with a `terms` property that accepts the list of term ids and a new `include_children` property which controls the Tax Query `include_children` field.

Props jason_the_adams, jnylen0, birgire, dlh.
Fixes #39494.


git-svn-id: https://develop.svn.wordpress.org/trunk@50157 602fd350-edb4-49c9-b593-d223f7449a82
2021-02-02 19:23:08 +00:00
..
common.js I18N: Use wp.i18n for translatable strings in wp-admin/js/dashboard.js. 2020-10-14 21:11:09 +00:00
customize-header.js Add PHP and JS unit tests for custom headers. 2014-03-29 10:05:22 +00:00
customize-menus.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
customize-settings.js Customize: Add changeset locking in Customizer to prevent users from overriding each other's changes. 2017-10-12 04:00:15 +00:00
customize-widgets.js Customize: Improve i18n for strings in hidden widget area notices. 2017-03-24 22:02:02 +00:00
js-widgets-endpoint.js REST API: JS client - QUnit tests for custom namespace route discovery. 2017-02-24 18:39:39 +00:00
updates.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
wp-api-generated.js REST API: Allow for the posts endpoint include/exclude terms query to include_children. 2021-02-02 19:23:08 +00:00
wp-api.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00