ActionScheduler_Abstract_ListTable::maybe_render_actions()
Method: Renders the row-actions.
Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php:501
Method: Renders the row-actions.
Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php:501
Method:
Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php:530
Method: Default column formatting, it will escape everythig for security.
Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php:554
Method: Display the table heading and search query, if any
Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php:563
Method: Display the table heading and search query, if any
Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php:575
Method: Prints the available statuses so the user can click to filter.
Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php:586
Method: Renders the table list, we override the original class to render the table inside a form and to render any needed HTML (like the search box). By doing so the callee of a function can simple forget about any extra HTML.
Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php:625
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