password_hint

Advertisement

Summery Summery

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

Syntax Syntax

apply_filters( 'password_hint', string $hint )

Parameters Parameters

$hint

The password hint text.

Source Source

File: wp-includes/user.php

Advertisement

Changelog Changelog

Changelog
Version Description
4.1.0 Introduced.

Advertisement

Leave a Reply