Filters collection parameters for the font family controller.
Parameters
$query_params
array- JSON Schema-formatted collection parameters.
Source
return apply_filters( 'rest_wp_font_family_collection_params', $query_params );
Changelog
Version | Description |
---|---|
6.5.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.