wpmu_validate_user_signup

wpmu_validate_user_signup

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: filter

See hook in core

Displaying hooks found in version: wordpress-6.4.3

apply_filters('wpmu_validate_user_signup') is found 1 times:

  • /wp-includes/ms-functions.php line 586
    	 *     @type string   $user_email    User email address.
    	 *     @type WP_Error $errors        WP_Error object containing any errors found.
    	 * }
    	 */
    	return apply_filters( 'wpmu_validate_user_signup', $result );
    }
    
    /**
     * Processes new site registrations.
     *
     * Checks the data provided by the user during blog signup. Verifies