Skip to content

V0.2

Choose a tag to compare

@andrewlimaza andrewlimaza released this 12 Aug 07:21
· 95 commits to master since this release
2b5774a
  • Bug Fix/Enhancement: Adjust priority of 'pmpro_checkout_after_password' filter to avoid conflicts with other Add Ons hooking in on this.
  • Enhancement: Using WordPress built-in password strength meter.
  • Enhancement: Additional filters added, please see https://www.paidmembershipspro.com/add-ons/require-strong-passwords/ for available filters.
  • Enhancement: Implement Internationalization.
  • Enhancement: Translation for German and German (Formal) - Thanks to 00travelgirl00
  • Deprecated: Temporarily commented out functionality from initial release. To restore custom password checks, please add "add_filter( 'pmpro_checkout_after_password', 'pmprosp_pmpro_checkout_after_password', 1 );" to your PMPro Customizations Plugin.