Validates that the request body does not exceed the maximum allowed size.
Description
Runs as the route-level validate_callback, after per-arg schema validation has already passed.
Parameters
$requestWP_REST_Requestrequired- The REST request.
Source
Changelog
| Version | Description |
|---|---|
| 7.0.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.