Fires for each custom column in the Media list table.
Custom columns are registered using the ‘manage_media_columns’ filter.
$column_namestring
$post_idint
do_action( 'manage_media_custom_column', $column_name, $post->ID );
| Version | Description |
|---|---|
| 2.5.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/manage_media_custom_column