描述
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
安装
- 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
常见问题
There are no frequently asked questions as yet.
评价
此插件暂无评价。
贡献者及开发者
更新日志
1.0
- Consolidated code in use in various projects
- Prepared for first release