apply_filters( 'password_hint', string $hint )
Filters the text describing the site’s password complexity policy.
Parameters
- $hint
-
The password hint text.
Source
File: wp-includes/user.php
Changelog
Version | Description |
---|---|
WP-4.1.0 | Introduced. |