Descrição
Restrict New Users by Domain makes it easy to whitelist or blacklist email domains that new users can use when registering. If using the whitelist, only new users who enter an email domain on the whitelist will be allowed to create an account. If using the blacklist, a user who enters an email domain on the blacklist will not be allowed to register. This plugin is NOT multisite compatible.
Features
- Easy to use settings page for adding domains
- No limit on domains to restrict
- Customize the error message for restricted domains
- Uses built in WordPress actions, no CSS or JS
THIS PLUGIN DOES NOT WORK WITH MULTISITE
Restrict New Users by Domain makes it easy to whitelist or blacklist email domains that new users can use when registering. If using the whitelist, only new users who enter an email domain on the whitelist will be allowed to create an account. If using the blacklist, a user who enters an email domain on the blacklist will not be allowed to register.
Capturas de tela
Instalação
- Upload the plugin files to the
/wp-content/plugins/restrict-new-users-by-domain
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
Perguntas frequentes
- Installation Instructions
-
- Upload the plugin files to the
/wp-content/plugins/restrict-new-users-by-domain
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Upload the plugin files to the
- Can I use both the Whitelist and the Blacklist
-
No. Only one can be used. If both lists have domains saved in them, then only the whitelist will be used.
- Can I change the default error message
-
Yes. You can customize the error message on the settings page.
- Does this plugin work with Multisite
-
No. Multisite already has this ability built in. You do not need this plugin if you are running a multisite.
Avaliações
Colaboradores e desenvolvedores
“Restrict New Users by Domain” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir “Restrict New Users by Domain” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
1.0.2
- Fix case sensitivity when validating domains as suggested by user @john168
1.0.1
- Fix multisite activation error
1.0
- Initial Release