Block specific usernames from being created

Hello,

Is there a way to prevent specific usernames from being created? For example, if I don’t want to create the accounts admin, support, webmaster, etc, do you have a snippet where I can list all of the usernames in an array or something and it’s used like a blacklist? If so, would the list be case-sensitive or not? Ideally not.

Thank you,
Andrew

Hi,
Unfortunately there’s no such feature in HivePress, but since it uses the native WordPress API for registering users you can check if there’s any WordPress-specific snippet or plugin for this.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.