[wp-trac] [WordPress Trac] #47092: Increase the usefullness of 'random_password' by adding additional parameters
WordPress Trac
noreply at wordpress.org
Thu Jun 27 00:47:50 UTC 2019
#47092: Increase the usefullness of 'random_password' by adding additional
parameters
------------------------------------+-----------------------------
Reporter: roytanck | Owner: SergeyBiryukov
Type: enhancement | Status: closed
Priority: normal | Milestone: 5.3
Component: Login and Registration | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses:
------------------------------------+-----------------------------
Changes (by SergeyBiryukov):
* status: reviewing => closed
* resolution: => fixed
Comment:
In [changeset:"45568" 45568]:
{{{
#!CommitTicketReference repository="" revision="45568"
Users: Pass `$length`, `$special_chars`, and `$extra_special_chars`
parameters to the `random_password` filter in `wp_generate_password()`.
Props roytanck.
Fixes #47092.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/47092#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list