wordpress-develop/tests/phpunit/tests/rest-api
Gary Pendergast 66f537e702 REST API: Attachments controller should respect upload limits.
When the REST API is in use on WordPress multisite, the `WP_REST_Attachments_Controller` should respect the "Max upload file size" and "Site upload space" site options.

Props flixos90, danielbachhuber.
Fixes #43751.



git-svn-id: https://develop.svn.wordpress.org/trunk@43462 602fd350-edb4-49c9-b593-d223f7449a82
2018-07-17 07:21:50 +00:00
..
rest-attachments-controller.php REST API: Attachments controller should respect upload limits. 2018-07-17 07:21:50 +00:00
rest-categories-controller.php REST API: Tweak permission checks for taxonomy and term endpoints 2018-07-13 04:23:35 +00:00
rest-comments-controller.php REST API: Filter responses based on the _fields parameter, before data is processed. 2018-05-02 01:24:30 +00:00
rest-controller.php REST API: Filter responses based on the _fields parameter, before data is processed. 2018-05-02 01:24:30 +00:00
rest-pages-controller.php REST API: Filter responses based on the _fields parameter, before data is processed. 2018-05-02 01:24:30 +00:00
rest-post-meta-fields.php REST API: Support meta registration for specific object subtypes. 2018-06-21 21:06:50 +00:00
rest-post-statuses-controller.php REST API: Filter responses based on the _fields parameter, before data is processed. 2018-05-02 01:24:30 +00:00
rest-post-types-controller.php REST API: Filter responses based on the _fields parameter, before data is processed. 2018-05-02 01:24:30 +00:00
rest-posts-controller.php REST API: Expose revision count and last revision ID on Post response 2018-07-13 04:06:23 +00:00
rest-request-validation.php Code is Poetry. 2017-11-30 23:09:33 +00:00
rest-request.php Code is Poetry. 2017-11-30 23:09:33 +00:00
rest-revisions-controller.php REST API: Filter responses based on the _fields parameter, before data is processed. 2018-05-02 01:24:30 +00:00
rest-schema-sanitization.php Code is Poetry. 2017-11-30 23:09:33 +00:00
rest-schema-setup.php REST API: Update the test fixture generator following [43439] 2018-07-13 04:45:35 +00:00
rest-schema-validation.php Code is Poetry. 2017-11-30 23:09:33 +00:00
rest-server.php REST API: Remove permalink_structure from the index. 2018-04-23 04:11:42 +00:00
rest-settings-controller.php Pinking shears. 2018-03-18 14:22:09 +00:00
rest-tags-controller.php REST API: Tweak permission checks for taxonomy and term endpoints 2018-07-13 04:23:35 +00:00
rest-taxonomies-controller.php REST API: Tweak permission checks for taxonomy and term endpoints 2018-07-13 04:23:35 +00:00
rest-term-meta-fields.php REST API: Support meta registration for specific object subtypes. 2018-06-21 21:06:50 +00:00
rest-test-controller.php Code is Poetry. 2017-11-30 23:09:33 +00:00
rest-users-controller.php REST API: Improve test coverage by providing tests for term meta. 2018-06-11 17:54:19 +00:00