Summery Summery
Filters the array of row action links on the Pages list table.
Syntax Syntax
Description Description
The filter is evaluated only for hierarchical post types.
Parameters Parameters
- $actions
-
An array of row action links. Defaults are 'Edit', 'Quick Edit', 'Restore', 'Trash', 'Delete Permanently', 'Preview', and 'View'.
- $post
-
The post object.
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
2.8.0 | Introduced. |