ActionScheduler_AdminView_Deprecated::row_actions( array $actions, $post )
Hide the inline “Edit” action for all ‘scheduled-action’ posts.
Description Description
Hooked to the ‘post_row_actions’ 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