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: {@inheritDoc}
Source: packages/action-scheduler/classes/ActionScheduler_ListTable.php:549
Method: Prints the available statuses so the user can click to filter.
Source: packages/action-scheduler/classes/ActionScheduler_ListTable.php:601
Method: Get the text to display in the search box on the list table.
Source: packages/action-scheduler/classes/ActionScheduler_ListTable.php:609
Method: Returns the recurrence of an action or ‘Non-repeating’. The output is human readable.
Source: packages/action-scheduler/classes/ActionScheduler_ListTable.php:230
Method: Serializes the argument of an action to render it in a human friendly format.
Source: packages/action-scheduler/classes/ActionScheduler_ListTable.php:253
Method: Prints the logs entries inline. We do so to avoid loading Javascript and other hacks to show it in a modal.
Source: packages/action-scheduler/classes/ActionScheduler_ListTable.php:273
Method: Prints the logs entries inline. We do so to avoid loading Javascript and other hacks to show it in a modal.
Source: packages/action-scheduler/classes/ActionScheduler_ListTable.php:295
Method: Only display row actions for pending actions.
Source: packages/action-scheduler/classes/ActionScheduler_ListTable.php:309
Method: Renders admin notifications
Source: packages/action-scheduler/classes/ActionScheduler_ListTable.php:325