Description
Fires at the end of the site info form in network admin.
Occurrences
Filename | Line Number |
---|---|
wp-admin/network/site-info.php | 234 |
Parameters
Type | Name | Description |
---|---|---|
int | $id | The site ID. |
PHP Doc
/**
* Fires at the end of the site info form in network admin.
*
* @since 5.6.0
*
* @param int $id The site ID.
*/