Descrição
For an internal or private WordPress installation you may want to place restrictions on
who can register a user account. This plugin allows the administrator to specify a
‘whitelist’ of domain names and restricts registrations to email addresses from those
whitelisted domains.
Please Note: This plugin is only tested on PHP5 and may not work on earlier versions.
Thanks to RedCat Co for sponsorship of initial development of this plugin
To Do
- Add automated tests
- Solicit user feedback on further options
Ecrãs
Instalação
- Upload
wp-email-restrictions
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to the Email Restrictions option under Settings and make the appropriate entries
Perguntas frequentes
There are no frequently asked questions as yet.
Avaliações
Este plugin não tem avaliações.
Contribuidores e programadores
“WP Email Restrictions” é software de código aberto. As seguintes pessoas contribuíram para este plugin:
ContribuidoresTraduza o “WP Email Restrictions” para o seu idioma.
Interessado no desenvolvimento?
Consulte o código, consulte o repositório SVN, ou subscreva o registo de alterações por RSS.
Registo de alterações
1.0
- Consolidated code in use in various projects
- Prepared for first release