Description
Disable email requirement for user registering/editing.
This plugin hooks the following WordPress functions :
- wp_user_insert()
- wp_user_update()
- Admin site email validation
- Admin site profile editor
Installation
- Upload
email-not-required
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Email not required” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Email not required” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.4
Updated readme file.