wpseek.com
A WordPress-centric search engine for devs and theme authors
rest_{$this->taxonomy}_collection_params › WordPress Filter Hooks
Since4.7.0
Deprecatedn/a
› apply_filters( "rest_{$this->taxonomy}_collection_params", $query_params, $taxonomy )
| Parameters: (2) |
|
| Defined at: | |
| Codex: |
Filters collection parameters for the terms controller.
The dynamic part of the filter `$this->taxonomy` refers to the taxonomy slug for the controller. This filter registers the collection parameter, but does not map the collection parameter to an internal WP_Term_Query parameter. Use the `rest_{$this->taxonomy}_query` filter to set WP_Term_Query parameters.Related Functions: wp_register_font_collection, _wp_register_default_font_collections, register_taxonomy_for_object_type, wp_unregister_font_collection, get_taxonomy_labels, rest_cookie_collect_status