wpseek.com
A WordPress-centric search engine for devs and theme authors
manage_taxonomies_for_{$post_type}_columns › WordPress Filter Hooks
Since3.5.0
Deprecatedn/a
› apply_filters( "manage_taxonomies_for_{$post_type}_columns", $taxonomies, $post_type )
| Parameters: (2) |
|
| Defined at: | |
| Codex: |
Filters the taxonomy columns in the Posts list table.
The dynamic portion of the hook name, `$post_type`, refers to the post type slug. Possible hook names include: - `manage_taxonomies_for_post_columns` - `manage_taxonomies_for_page_columns`Related Functions: get_taxonomies_for_attachments, unregister_taxonomy_for_object_type, register_taxonomy_for_object_type, get_post_type_labels, get_post_type_archive_link, get_post_type_capabilities