ActionScheduler_AdminView_Deprecated::bulk_actions( array $actions )
Do not include the “Edit” action for the Scheduled Actions administration screen.
Description Description
Hooked to the ‘bulk_actions-edit-action-scheduler’ filter.
Parameters Parameters
- $actions
-
(Required) An associative array of actions which can be performed on the 'scheduled-action' post type.
Return Return
(array) $actions An associative array of actions which can be performed on the 'scheduled-action' post type.
Source Source
File: packages/action-scheduler/deprecated/ActionScheduler_AdminView_Deprecated.php