rest_parse_request_arg()
Parse a request argument based on details registered to the route.
Welcome to the WPPaste WordPress Function index. This page contains a an alphabetically sorted list of functions that are available for use in WordPress. Each function has a brief description of what it does and how it can be used. To find out more about a particular function, simply click on the function name.
Parse a request argument based on details registered to the route.
Append result of internal request to REST API for purpose of preloading data to be attached to a page.
Converts an array-like value to an array.
Changes a boolean-like value into the proper boolean value.
Converts an object-like value to an object.
Sanitize a request argument based on details registered to the route.
Sanitize a value based on a schema.
Sends the “Allow” header to state all methods that can be sent to the current route.
Sends Cross-Origin Resource Sharing headers with API requests.
Stabilizes a value following JSON Schema semantics.