apply_filters( 'rest_themes_collection_params', array $query_params )

Filters REST API collection parameters for the themes controller.


Parameters

$query_params

JSON Schema-formatted collection parameters.


Source

File: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php

View on GitHub



Changelog

Changelog
Version Description
5.0.0 Introduced.