Skip to content
This repository has been archived by the owner on Apr 14, 2020. It is now read-only.

WordPress Plugin to don't allow certain user roles to change their email

License

Notifications You must be signed in to change notification settings

dianjuar/WP-Pulgin-dont_change_email

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Don't Change Email

WordPress Plugin to don't allow certain user roles to change their email


Features

👥 Role Selector 👥

Select which roles can not change their email.

Select the roles that can not change it trough a settings page in the WordPress dashboard.

Role Selector Image

🛒 Woocommerce Support 🛒

Full support for woocommerce

Don't allow them to change it on the Woocommerce dashboard.

Woocommerce Dashboard

The Woocommerce plugin is not restrictive. You don't need it to use this one.

🔐 Secure 🔐

Restriction on server side.

This plugin doesn't just disable the email field on the view using JavaScript. The logic is on server side.

In case that a techy user modify the html template using an inspector element to remove the disable attribute on the email filed to modify it, when he submits the form, the server will not allow it.

Woocommerce

secure woocommerce

WordPress Dashboard

secure wpdashboard

🌐 i18n 🌐

This plugin counts witch Internationalization (i18n)

That means that is possible to localize it or translate to any language

🇪🇸100% Translated to Spanish🇪🇸

This plugin has already full support to Spanish language.


Written with StackEdit.