Wordpress/tests
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
..
phpunit REST API: Attachments controller should respect upload limits. 2018-07-17 07:21:50 +00:00
qunit REST API: Update the test fixture generator following [43439] 2018-07-13 04:45:35 +00:00