Summery Summery
Filters the action links displayed for each site in the Sites list table.
Syntax Syntax
Description Description
The ‘Edit’, ‘Dashboard’, ‘Delete’, and ‘Visit’ links are displayed by default for each site. The site’s status determines whether to show the ‘Activate’ or ‘Deactivate’ link, ‘Unarchive’ or ‘Archive’ links, and ‘Not Spam’ or ‘Spam’ link for each site.
Parameters Parameters
- $actions
-
An array of action links to be displayed.
- $blog_id
-
The site ID.
- $blogname
-
Site path, formatted depending on whether it is a sub-domain or subdirectory multisite installation.
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
3.1.0 | Introduced. |