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