Descripció
The User Domain Whitelist/Blacklist plugin limits user registration to only registrants with an email address from the domain white list below OR prevents registrants with an email address from the domain black list below from registering. For example, [email protected] would only be allowed to register if example.com appeared in the domain white list. Conversely, [email protected] would not be allowed to register if example.com appeared in the domain black list. Anyone attempting to register using an email address outside the white list or inside te black list will receive the error message below.Anyone attempting to register using an email address outside the white list will receive an error message. Both the domain whitelist and the error message can be modified via the plugin options page (available under the Settings menu).
Captures
Instal·lació
Unzip the user-domain-whitelist folder and upload to the /wp-content/plugins/ directory
Activate the User Domain Whitelist plugin through the ‘Plugins’ menu.
Go to the User Domain Whitelist/Blacklist options page (under Settings), add your list of allowed domains and (optionally) change the error message that disallowed registrants will receive.
PMF
- Installation Instructions
-
Unzip the user-domain-whitelist folder and upload to the /wp-content/plugins/ directory
Activate the User Domain Whitelist plugin through the ‘Plugins’ menu.
Go to the User Domain Whitelist/Blacklist options page (under Settings), add your list of allowed domains and (optionally) change the error message that disallowed registrants will receive. - Why are there no questions yet?
-
Because nobody has asked one yet. 😛
Ressenyes
Col·laboradors i desenvolupadors
«User Domain Whitelist» és programari de codi obert. La següent gent ha col·laborat en este complement.
Col·laboradorsTraduïx «User Domain Whitelist» a la teua llengua.
T’interessa el desenvolupament?
Revisa el codi , dona una ullada al repositori SVN o subscriu-te al registre de desenvolupament per RSS.
Registre de canvis
1.5
Added CSRF checking.
1.4
Added i18n functions to error message prefix (e.g. ERROR)
1.3
Added a blacklist to prevent registration from a set of domains as an alternative to white listing.
1.2
BUG FIX: Corrected error where plugin options page was displaying instead of standard WP admin dashboard.
1.1
BUG FIX: Corrected error that prevented non-admin users from accessing the WP backend.
1.0
Initial release.