Fires at the end of the Edit Site form, before the submit button.
Parameters
$idint- 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.
$idintdo_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.