W3cubDocs

/WordPress

apply_filters( ‘rest_wp_font_family_collection_params’, array $query_params )

Filters collection parameters for the font family controller.

Parameters

$query_paramsarray
JSON Schema-formatted collection parameters.

Source

return apply_filters( 'rest_wp_font_family_collection_params', $query_params );

Changelog

Version Description
6.5.0 Introduced.

© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/rest_wp_font_family_collection_params