• Resolved Howdy_McGee

    (@howdy_mcgee)


    I understand that having users pick their passwords could be a security risk but I think in certain situations it is acceptable. All the code I see on this issue says I need to edit core files (the latest I can find is version 2.2) but I feel that is not a long run option since I would never be able to update my wordpress. Is there some kind of hook or plugin that will edit the registration code to allow users to create their own password?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Well, I use gravity forms in place of the default wordpress registration form.

    It can be set up to allow users to pick their own passwords. That’s how mine runs.

    Unfortunately, it’s a paid plugn which you may not be inclined to purchase…. but quite possibly you may be able to find anotehr user registration substitute plugin

    MickeyRoush

    (@mickeyroush)

    TimDesain

    (@timdesain)

    you can use these functions:

    • register_form
    • registration_errors
    • user_register
    • wp_hash_password
    FueledPub

    (@fueledpub)

    I knwo the Register Redux Plus plugin add this functionality… perhaps check it out?

    Thread Starter Howdy_McGee

    (@howdy_mcgee)

    Thanks MickeyRoush, that pie-register solves my problem and adds some other cool functionality that I can use later on! Perfect ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘When Registering Let Users Pick Passwords’ is closed to new replies.