wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
rest_{$this->post_type}_collection_params › WordPress Filter Hooks
Seit4.7.0
Veraltetn/v
› apply_filters( "rest_{$this->post_type}_collection_params", $query_params, $post_type )
Parameter: (2) |
|
Definiert in: | |
Codex: |
Filters collection parameters for the posts controller.
The dynamic part of the filter $this->post_type
refers to the post
type slug for the controller.
This filter registers the collection parameter, but does not map the collection parameter to an internal WPQuery parameter. Use the `rest{$this->post_type}_query` filter to set WP_Query parameters.
Ähnliche Funktionen: get_the_post_type_description, get_post_type_object, get_post_type_labels, rest_cookie_collect_status, get_post_type_capabilities, rest_parse_embed_param