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.


Top ↑

Return Return

(array) $actions An associative array of actions which can be performed on the 'scheduled-action' post type.


Top ↑

Source Source

File: packages/action-scheduler/deprecated/ActionScheduler_AdminView_Deprecated.php


			

Top ↑

User Contributed Notes User Contributed Notes

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