Used By
Used By | Description |
---|---|
wp-includes/rest-api/class-wp-rest-request.php: WP_REST_Request::get_parameter_order() | Retrieves the parameter priority order. |
Filters the parameter order.
The order affects which parameters are checked when using get_param() and family. This acts similarly to PHP’s request_order
setting.
(string[]) Array of types to check, in order of priority.
(WP_REST_Request) The request object.
Version | Description |
---|---|
4.4.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/rest_request_parameter_order