do_action( 'wpmublogsaction', int $blog_id )

Fires inside the auxiliary ‘Actions’ column of the Sites list table.


Description

By default this column is hidden unless something is hooked to the action.


Parameters

$blog_id

(int) The site ID.


Source

File: wp-admin/includes/class-wp-ms-sites-list-table.php

View on GitHub



Changelog

Changelog
Version Description
WP-MU Introduced. (3.0.0)