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