Warning: This hook has been deprecated. Filter llms_usernames_blacklist is deprecated, use llms_usernames_blocklist instead.
apply_filters_deprecated( 'llms_usernames_blacklist', string[] $list )
Deprecated filter.
Description Description
Parameters Parameters
- $list
-
List of banned usernames.
Source Source
File: includes/functions/llms.functions.person.php
Changelog Changelog
Version | Description |
---|---|
5.0.0 | Introduced. |