[wp-trac] [WordPress Trac] #40046: Add password length filter in `register_new_user` function.
WordPress Trac
noreply at wordpress.org
Mon Mar 6 14:58:26 UTC 2017
#40046: Add password length filter in `register_new_user` function.
----------------------------+-----------------------------
Reporter: 1naveengiri | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Users | Version: 4.7.2
Severity: normal | Keywords:
Focuses: administration |
----------------------------+-----------------------------
I found there is no way to change password length param of
wp_generate_password function.
I found there is no filter to extend the password length.
there should be one filter so that if anyone want to extend password
length during user registration they could.
ref: wp-includes/user.php
line number : 2343
Function name: register_new_user()
--
Ticket URL: <https://core.trac.wordpress.org/ticket/40046>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list