apply_filters( 'password_hint', string $hint )
Filters the text describing the site’s password complexity policy.
Parameters
-
$hint
string -
The password hint text.
Source
File: wp-includes/user.php
.
View all references
return apply_filters( 'password_hint', $hint );
Changelog
Version | Description |
---|---|
4.1.0 | Introduced. |
User Contributed Notes
-
Skip to note 1 content You must log in to vote on the helpfulness of this noteVote results for this note: 0You must log in to vote on the helpfulness of this note