WordPress Hooks Explorer

Listing all hooks extracted WordPress Core


Details about make_ham_blog

Back to home

Files

Filename Hook Type Line Number PHP Doc
wp-includes/ms-site.php do_action 1154 /**
* Fires when the 'spam' status is removed from a site.
*
* @since MU (3.0.0)
*
* @param int $site_id Site ID.
*/

Hook Parameters

Parameter Type Name Description
int $site_id Site ID.