make_spam_blog

make_spam_blog

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action

See hook in core

Displaying hooks found in version: wordpress-6.5.2

do_action('make_spam_blog') is found 1 times:

  • /wp-includes/ms-site.php line 1166
    			 * @since MU (3.0.0)
    			 *
    			 * @param int $site_id Site ID.
    			 */
    			do_action( 'make_spam_blog', $site_id );
    		} else {
    
    			/**
    			 * Fires when the 'spam' status is removed from a site.
    			 *
    			 * @since MU (3.0.0)