Summery Summery
Filters the action links displayed for each term in the Tags list table.
Syntax Syntax
Parameters Parameters
- $actions
-
An array of action links to be displayed. Default 'Edit', 'Quick Edit', 'Delete', and 'View'.
- $tag
-
Term object.
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
5.4.2 | Restored (un-deprecated). |
3.0.0 | Deprecated in favor of '{$taxonomy_row_actions'} filter. |
2.8.0 | Introduced. |