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.


Top ↑

Source Source

File: packages/action-scheduler/classes/ActionScheduler_ListTable.php


			


Top ↑

User Contributed Notes User Contributed Notes

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