Description
Filters REST API collection parameters for the themes controller.
Occurrences
Filename | Line Number |
---|---|
wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php | 667 |
Parameters
Type | Name | Description |
---|---|---|
array | $query_params | JSON Schema-formatted collection parameters. |
PHP Doc
/**
* Filters REST API collection parameters for the themes controller.
*
* @since 5.0.0
*
* @param array $query_params JSON Schema-formatted collection parameters.
*/