Description
Fires when the 'spam' status is added to a site.
Occurrences
Filename | Line Number |
---|---|
wp-includes/ms-site.php | 1162 |
Parameters
Type | Name | Description |
---|---|---|
int | $site_id | Site ID. |
PHP Doc
/**
* Fires when the 'spam' status is added to a site.
*
* @since MU (3.0.0)
*
* @param int $site_id Site ID.
*/