password_hint

最后更新于:2021-11-27 13:49:21

apply_filters( ‘password_hint’, string $hint )

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

参数

$hint

(string)
The password hint text.

源文件

文件: gc-includes/user.php

View on Trac