Fires at the end of the Edit Site form, before the submit button.
Parameters
$id
int- Site ID.
Source
do_action( 'wpmueditblogaction', $id );
Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |
Fires at the end of the Edit Site form, before the submit button.
$id
intdo_action( 'wpmueditblogaction', $id );
Version | Description |
---|---|
3.0.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.