ActionScheduler_ListTable::process_row_action( int $action_id, string $row_action_type )
Implements the logic behind processing an action once an action link is clicked on the list table.
Description Description
Parameters Parameters
- $action_id
-
(Required)
- $row_action_type
-
(Required) The type of action to perform on the action.
Source Source
File: packages/action-scheduler/classes/ActionScheduler_ListTable.php