ActionScheduler_Abstract_ListTable::process_actions()
Method: Process any pending actions.
Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php:643
Method: Process any pending actions.
Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php:643
Method: Render the list table page, including header, notices, status filters and table.
Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php:657
Method: Get the text to display in the search box on the list table.
Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php:671
Method: Default code for deleting entries.
Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php:166
Method: Prepares the _column_headers property which is used by WP_Table_List at rendering.
Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php:177
Method: Reads $this->sort_by and returns the columns name in a format that WP_Table_List expects
Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php:189
Method: Returns the columns names for rendering. It adds a checkbox for selecting everything as the first column
Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php:201
Method: Get prepared LIMIT clause for items query
Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php:217
Method: Returns the number of items to offset/skip for this current view.
Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php:229
Method: Get prepared OFFSET clause for items query
Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php:248