Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

User Domain Whitelist

Descripción

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, hortense@example.com would only be allowed to register if example.com appeared in the domain white list. Conversely, hortense@example.com 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).

Capturas

  • Shows the options page where you select the plugin mode whitelist/blacklist, add allowed domains to the whitelist or blacklist as well as customize your error message for non-allowed registrants.

  • Shows an example of the error message shown for non-allowed registrants.

Instalación

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.

Preguntas frecuentes

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. 😛

Reseñas

3 de septiembre de 2016
Though the plugin is not updated from a long time, it works perfectly with the latest version of wordpress.
3 de septiembre de 2016
Plugin is working as it should for me. I'm running it along with Theme My Login and it was the first plugin of its type, to not throw an error when using it in conjunction with Theme My Login. I'm using it for Whitelisting purposes. Keep up the great work!
3 de septiembre de 2016
maybe it is my version of wordpress but I activated created a black list and signed up with the naughty domain email....
Leer todas las 10 reseñas

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "User Domain Whitelist" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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.