Description
Filters the text describing the site's password complexity policy.
Occurrences
Filename | Line Number |
---|---|
wp-includes/user.php | 2910 |
Parameters
Type | Name | Description |
---|---|---|
string | $hint | The password hint text. |
PHP Doc
/**
* Filters the text describing the site's password complexity policy.
*
* @since 4.1.0
*
* @param string $hint The password hint text.
*/