apply_filters( 'rest_themes_collection_params', array $query_params )

Filter collection parameters for the themes controller.


Description


Parameters

$query_params

(array) JSON Schema-formatted collection parameters.


Top ↑

Source

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

View on Trac


Top ↑

Changelog

Version Description
5.0.0 Introduced.