wpseek.com
A WordPress-centric search engine for devs and theme authors
rest_abilities_collection_params › WordPress Filter Hooks
Since7.1.0
Deprecatedn/a
› apply_filters( 'rest_abilities_collection_params', $query_params )
| Parameters: |
|
| Defined at: | |
| Codex: |
Filters REST API collection parameters for the abilities controller.
Use this to declare the schema type of a custom meta key. A declared type lets REST coerce a query-string value, for example "true" to a boolean, before the meta filter matches it.Related Functions: rest_cookie_collect_status, rest_application_password_collect_status, rest_sanitize_object, rest_sanitize_boolean, rest_validate_object_value_from_schema, rest_validate_boolean_value_from_schema