ActionScheduler_ListTable::recreate_tables()
Method: Force the data store schema updates.
Source: packages/action-scheduler/classes/ActionScheduler_ListTable.php:505
Method: Force the data store schema updates.
Source: packages/action-scheduler/classes/ActionScheduler_ListTable.php:505
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
Class: Implements the admin view of the actions.
Source: packages/action-scheduler/classes/ActionScheduler_ListTable.php:7
Method: Sets the current data store object into `store->action` and initialises the object.
Source: packages/action-scheduler/classes/ActionScheduler_ListTable.php:83
Method: Convert an interval of seconds into a two part human friendly string.
Source: packages/action-scheduler/classes/ActionScheduler_ListTable.php:198