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.14.2.1

apply_filters('bp_members_user_pass_required_strength') is found 1 times:

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

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

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

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

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

    Warning: Undefined array key 3789 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 );
    }