WP_REST_Request::get_header_as_array()
Retrieves header values from the request.
Welcome to the WPPaste WordPress Method index. This page contains a an alphabetically sorted list of methods that are available for use in WordPress. Each method has a brief description of what it does and how it can be used. To find out more about a particular method, simply click on the method name.
Retrieves header values from the request.
Retrieves all headers from the request.
Retrieves the parameters from a JSON-formatted body.
Retrieves the HTTP method for the request.
Retrieves a parameter from the request.
Retrieves the parameter priority order.
Retrieves merged parameters from the request.
Retrieves parameters from the query string.
Retrieves the route that matched the request.
Retrieves parameters from the route itself.