wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
rest_{$this->taxonomy}_collection_params › WordPress Filter Hooks
Seit4.7.0
Veraltetn/v
› apply_filters( "rest_{$this->taxonomy}_collection_params", $query_params, $taxonomy )
Parameter: (2) |
|
Definiert in: | |
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_TermQuery parameter. Use the `rest{$this->taxonomy}_query` filter to set WP_Term_Query parameters.
Ähnliche Funktionen: wp_register_font_collection, _wp_register_default_font_collections, get_taxonomy_labels, register_taxonomy_for_object_type, rest_cookie_collect_status, wp_unregister_font_collection