Filters the randomly-generated password.
$passwordstring
$lengthint
$special_charsbool
$extra_special_charsbool
return apply_filters( 'random_password', $password, $length, $special_chars, $extra_special_chars );
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/random_password