Paid Memberships Pro – Strong Passwords

- V0.5.0

Require members to use “Strong” passwords based on required characters. This function checks to make sure the user has submitted a strong password by checking for length, lowercase/uppercase, numbers, special characters, and matching username. Developers can alter the requirements by commenting out certain checks as well as adjust or remove the “hint” added to the password field on the checkout page. ...

Require members to use “Strong” passwords based on required characters.

This function checks to make sure the user has submitted a strong password by checking for length, lowercase/uppercase, numbers, special characters, and matching username. Developers can alter the requirements by commenting out certain checks as well as adjust or remove the “hint” added to the password field on the checkout page.

Changelog Details For Nulled Paid Memberships Pro – Strong Passwords - Version 0.5.0:

== Changelog ==
= 0.5 - 2021-09-28 =
* ENHANCEMENT: Added new filter to allow less required characters for site's using the custom password checker `pmprosp_minimum_password_length`. #41 (@mircobabini)
* ENHANCEMENT: Update the Zxcvbn library to support PHP 8.0. #43 (@mircobabini)
* BUG FIX/ENHANCEMENT: Fixed JavaScript warning for WordPress sites on 5.5.0+, support the newer method `userInputDisallowedList`. #37 (@andrewlimaza)
* BUG FIX/ENHANCEMENT: Fixed issue for sites running PHP 7.2 or lower. New requirements for the Zxcvbn library requires PHP 7.2+, older PHP versions will run our custom checker. #35 (@andrewlimaza)
= 0.4 =
* BUG FIX: Fixed an issue where site's running PHP 5.6 would fatal error. This uses a custom password checker for sites on PHP 5.6. Recommended PHP version is 7.2+
= 0.3 =
* BUG FIX: Fixed bug where a warning was shown if the $post global was empty. (Thanks, Mirco Babini)
* ENHANCEMENT: Updated to use the same "Zxcvbn" library that core WordPress and PMPro use for checking password strength.
= 0.2.2 =
* Bug Fix: Remove warning for logged-in users. Skip logic for checking password.

DEMO - Paid Memberships Pro – Strong Passwords - 0.5.0

Paid Memberships Pro – Strong Passwords demo and more info buttonDemo / More Info(External link to the developer's website)

DOWNLOAD - Paid Memberships Pro – Strong Passwords - 0.5.0

Paid Memberships Pro – Strong Passwords download buttonDownload(Direct Download Link)