Viewing 1 replies (of 1 total)
  • Plugin Author Uncanny Owl

    (@uncannyowl)

    Hi @jackoneill,

    I checked with our team, apparently it is only available right now for the reset password form, per your findings. I’m not sure if you’re a developer or not, but here’s what our team also said:

    It is a public function that anyone can use while the Front-end login module active.

    \uncanny_learndash_toolkit\FrontendLoginPlus::slt_fsp_password_strength( $password, $user_login );

    It returns password strength as an integer:

    @return integer 1 = very weak; 2 = weak; 3 = medium; 4 = strong

    I hope that helps!

    • This reply was modified 5 years, 9 months ago by Uncanny Owl.
Viewing 1 replies (of 1 total)

The topic ‘Force Strong Passwords’ is closed to new replies.