• Resolved dbvisel

    (@dbvisel)


    Hi!

    I’m working for a site that doesn’t want 32-character passwords; so in edd-auto-register.php, I changed this line:

    'user_pass' => wp_generate_password( 32, false),

    to 10 characters. Obviously I don’t like messing with plugins! Is there a way that I can stick this code in my own plugin?

    Thanks! Really happy with this plugin in general.
    Dan

    https://wordpress.org/plugins/edd-auto-register/

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘changing password length’ is closed to new replies.