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.


Top ↑

Source Source

File: wp-includes/user.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
4.1.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.