bp_members_user_pass_required_strength

bp_members_user_pass_required_strength

Hook Type: filter

See hook in core

Displaying hooks found in version: buddypress.12.4.0

apply_filters('bp_members_user_pass_required_strength') is found 1 times:

  • /bp-members/bp-members-functions.php line 3765

    Warning: Undefined array key 3766 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 3767 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 3768 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 3769 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 3770 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    	 * @since 10.0.0
    	 *
    	 * @param int $default_strength The strength score user passwords need to reach to be allowed.
    	 */
    	return (int) apply_filters( 'bp_members_user_pass_required_strength', $default_strength );
    }