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.


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.