ActionScheduler_Abstract_ListTable::get_bulk_actions()
Reads $this->bulk_actions
and returns an array that WP_List_Table understands. It also validates that the bulk method handler exists. It throws an exception because this is a library meant for developers and missing a bulk method is a development-time error.
Contents
Description Description
Source Source
File: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php