illegal_user_logins

最后更新于:2021-11-27 00:56:08

apply_filters( ‘illegal_user_logins’, array $usernames )

Filters the list of disallowed usernames.

参数

$usernames

(array)
Array of disallowed usernames.

源文件

文件: gc-includes/user.php

View on Trac