do_action( 'wpmueditblogaction', int $id )

Fires at the end of the Edit Site form, before the submit button.


Parameters

$id

(int) Site ID.


Source

File: wp-admin/network/site-settings.php

View on GitHub


Changelog

Changelog
Version Description
WP-3.0.0 Introduced.