make_ham_blog, $site_id

make_ham_blog, $site_id

Appears in:
Hook Type: action

See hook in core

Displaying hooks found in version: 7.0.3

do_action('make_ham_blog, $site_id') is found 1 times:

  • /wp-includes/ms-site.php line 1190
    			 * @since MU (3.0.0)
    			 *
    			 * @param int $site_id Site ID.
    			 */
    			do_action( 'make_ham_blog', $site_id );
    		}
    	}
    
    	if ( $new_site->mature !== $old_site->mature ) {
    		if ( '1' === $new_site->mature ) {