do_action( 'dt_pull_list_table_custom_column', $column_name, $item )
Fires for each column in the pull list table.
Parameters:
Name | Type | Description |
---|---|---|
$column_name |
string | The name of the column to display. |
$item |
WP_Post | The post/item to output in the column. |
- Source: