説明
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
FAQ
There are no frequently asked questions as yet.
評価
このプラグインにはレビューがありません。
貢献者と開発者
“WP Email Restrictions” をあなたの言語に翻訳しましょう。
開発に興味がありますか ?
変更履歴
1.0
- Consolidated code in use in various projects
- Prepared for first release