설명
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.
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
변경이력
1.0
- Consolidated code in use in various projects
- Prepared for first release