=== Prevent Email Change ===
Contributors: happyplugins
Tags: user email, prent email change
Donate link: http://happyplugins.com
Requires at least: 3.0.1
Tested up to: 3.7.1
Stable tag: 1.0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Prevent the a user from changing his email address through the profile edit screen.

== Description ==

Simple plugin to prevent the user to change his email from the profile screen.<br/> 
Administrator can edit and change the emails.<br/>


** NOTE **
This plugin is using jQuery to disable set the email field as disabled. 
Altough in a techee user this restriction can bypass easily, but most users are not techees and there isn't any other way to do it without changing the wordpress core files which is a bad practive.



== Installation ==
1. Upload the plugin to "wp-content/plugins/" directory.
2. Activate the plugin through the "Plugins" menu in WordPress.

== Screenshots ==

No screenshot available, you can find more information at:
http://happyplugins.com/prevent-email-change



== Frequently Asked Questions ==
= How to use this plugin? = 
Just install the plugin and it is activated, no setting screen.
When you logged in as a user you will see the email field in the profile screen is disable and can't be changed. 


= Do this plugin have any conflict with other plugins? = 
As far as we we this plugin does not conflict with any other.<br>The plugin usage simple shortcode and a very basic coding so the change that this plugin is causing for problem is very low.

If you have any problem or conflict try to disable the plugin and see if the problem still consist.<br>Share your potential conflicts in the support tab, if you have found them.<br>


= Where get I get more information about the User Shortcodes? = 
You can found more information at:<a href="http://blog.happyplugins.com/prevent-email-change">HappyPlugin - Prevent Email Change</a>


== Changelog ==
= 1.0.0 =
* Initial release.

== Upgrade Notice ==
= 1.0.0 =
* Initial release.