Summery Summery
Retrieves the request body content.
Syntax Syntax
Return Return
(string) Binary data from the request body.
Source Source
File: wp-includes/rest-api/class-wp-rest-request.php
* * @param array $params Parameter map of key to value. */
Advertisement
Changelog Changelog
| Version | Description |
|---|---|
| 4.4.0 | Introduced. |