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.


Top ↑

Source Source

File: packages/action-scheduler/deprecated/ActionScheduler_AdminView_Deprecated.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.