Beschrijving
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
Installatie
- 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.
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“WP Email Restrictions” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “WP Email Restrictions” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0
- Consolidated code in use in various projects
- Prepared for first release