wpmu_new_user

wpmu_new_user

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

See hook in core

Displaying hooks found in version: wordpress-6.5.2

do_action('wpmu_new_user') is found 1 times:

  • /wp-includes/ms-functions.php line 1333
    	 * @since MU (3.0.0)
    	 *
    	 * @param int $user_id User ID.
    	 */
    	do_action( 'wpmu_new_user', $user_id );
    
    	return $user_id;
    }
    
    /**
     * Creates a site.