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.


Description Description


Source Source

File: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.