Filters the taxonomy columns for attachments in the Media list table.
$taxonomiesstring[]
$post_typestring
'attachment'.$taxonomies = apply_filters( 'manage_taxonomies_for_attachment_columns', $taxonomies, 'attachment' );
| Version | Description |
|---|---|
| 3.5.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/manage_taxonomies_for_attachment_columns