Description
Fires at the end of the Edit Site form, before the submit button.
Occurrences
Filename | Line Number |
---|---|
wp-admin/network/site-settings.php | 180 |
Parameters
Type | Name | Description |
---|---|---|
int | $id | Site ID. |
PHP Doc
/**
* Fires at the end of the Edit Site form, before the submit button.
*
* @since 3.0.0
*
* @param int $id Site ID.
*/