• Resolved metaglyphics

    (@metaglyphics)


    Is it possible to have the reset field NOT include a suggested random password? Can this just be an empty field? Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter metaglyphics

    (@metaglyphics)

    It looks like the answer is to copy the resetpass-form template to the theme and remove the data-pw value (<?php echo esc_attr( wp_generate_password( 16 ) ); ?>).

    I’m a little concerned this could conflict with future updates, if the structure of the theme’s page requires changes down the road. But I guess it works for now!

    Plugin Author Jeff Farthing

    (@jfarthing84)

    If it still works then it should be fine!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Reset Password’ is closed to new replies.