W3cubDocs

/WordPress

apply_filters( ‘password_hint’, string $hint )

Filters the text describing the site’s password complexity policy.

Parameters

$hintstring
The password hint text.

Source

return apply_filters( 'password_hint', $hint );

Changelog

Version Description
4.1.0 Introduced.

© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/password_hint