Skip to:
Content
Pages
Categories
Search
Top
Bottom

Registration form without password confirmation


  • ositive
    Participant

    @ositive

    Hi all.
    Is there any way to remove the password confirmation Field in the registration form? I would like to have only a password field to enhance the UI.
    Thanks
    Ositive

Viewing 2 replies - 1 through 2 (of 2 total)

  • ositive
    Participant

    @ositive

    update:
    I obtained it just adding
    $_POST[‘signup_password_confirm’]=$_POST[‘signup_password’];
    in my function.php


    topieng
    Participant

    @topieng

    Hi,

    just for your information, we’ve created a plugin which remove the password confirmation in the registration form:
    https://wordpress.org/plugins/nopassconfirm/

    Test it and tell us if that works fine for you!

    Olivier

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Skip to toolbar