ActionScheduler_AdminView_Deprecated::list_table_column_content( string $column_name, int $post_id )
Print the content for our custom columns.
Description Description
Parameters Parameters
- $column_name
-
(Required) The key for the column for which we should output our content.
- $post_id
-
(Required) The ID of the 'scheduled-action' post for which this row relates.
Source Source
File: packages/action-scheduler/deprecated/ActionScheduler_AdminView_Deprecated.php