Filters the text describing the site’s password complexity policy.
Parameters
$hintstring- The password hint text.
Source
return apply_filters( 'password_hint', $hint );
Changelog
| Version | Description |
|---|---|
| 4.1.0 | Introduced. |
Filters the text describing the site’s password complexity policy.
$hintstringreturn apply_filters( 'password_hint', $hint );
| Version | Description |
|---|---|
| 4.1.0 | Introduced. |
You must log in before being able to contribute a note or feedback.
User Contributed Notes