rest_ensure_request()
Ensures request arguments are a request object (for consistency).
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.
Ensures request arguments are a request object (for consistency).
Ensures a REST response is a response object (for consistency).
Filters the response to remove any fields not available in the given context.
Filters the REST API response to include only a white-listed set of response object fields.
Finds the matching schema among the “anyOf” schemas.
Finds the schema for a property using the patternProperties keyword.
Finds the matching schema among the “oneOf” schemas.
Formats a combining operation error into a WP_Error object.
Get all valid JSON schema properties.
Gets the Application Password used for authenticating the request.