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