manage_media_custom_column – action

Fires for each custom column in the Media list table. Custom columns are registered using the {@see ‘manage_media_columns’} filter.

Parameters

.
( 2.5.0 ) . .
$column_name
( string ) Name of the custom column. . . .
( int ) $post_id Attachment ID. . . .
API Letters: ,

Implementers