ActionScheduler_ListTable::process_row_action()
Method: Implements the logic behind processing an action once an action link is clicked on the list table.
Source: packages/action-scheduler/classes/ActionScheduler_ListTable.php:526
Method: Implements the logic behind processing an action once an action link is clicked on the list table.
Source: packages/action-scheduler/classes/ActionScheduler_ListTable.php:526
Method: Force the data store schema updates.
Source: packages/action-scheduler/classes/ActionScheduler_ListTable.php:505
Method: Implements the logic behind running an action. ActionScheduler_Abstract_ListTable validates the request and their parameters are valid.
Source: packages/action-scheduler/classes/ActionScheduler_ListTable.php:488
Method: Implements the logic behind running an action. ActionScheduler_Abstract_ListTable validates the request and their parameters are valid.
Source: packages/action-scheduler/classes/ActionScheduler_ListTable.php:498
Method: Get the amount of time to set for a given lock. 60 seconds by default.
Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Lock.php:48
Method: If a lock is set, return the timestamp it was set to expiry.
Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Lock.php:40
Method:
Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Lock.php:55
Method: Check if a lock is set for a given lock type.
Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Lock.php:22
Method: Set a lock.
Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Lock.php:32
Method: Constructor
Source: packages/action-scheduler/classes/ActionScheduler_LogEntry.php:31