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 on GitHub



Changelog

Changelog
Version Description
WP-4.1.0 Introduced.