wpseek.com
A WordPress-centric search engine for devs and theme authors
register_{$taxonomy}_taxonomy_args › WordPress Filter Hooks
Since6.0.0
Deprecatedn/a
› apply_filters( "register_{$taxonomy}_taxonomy_args", $args, $this->name, (array)
Parameters: (3) |
|
Defined at: |
|
Codex: |
Filters the arguments for registering a specific taxonomy.
The dynamic portion of the filter name, $taxonomy
, refers to the taxonomy key.
Possible hook names include:
register_category_taxonomy_args
register_post_tag_taxonomy_args
Related Functions: register_taxonomy, unregister_taxonomy, register_taxonomy_for_object_type, unregister_taxonomy_for_object_type, register_column_headers, rest_get_route_for_taxonomy_items