do_action( 'wpmublogsaction', int $blog_id )
Fires inside the auxiliary ‘Actions’ column of the Sites list table.
Description Description
By default this column is hidden unless something is hooked to the action.
Parameters Parameters
- $blog_id
-
(int) The site ID.
Source Source
Changelog Changelog
Version | Description |
---|---|
MU (3.0.0) | Introduced. |