Description
By default, WordPress requires users to confirm their new email address by clicking a link sent to the new email when changing it from the dashboard.
This plugin disables this confirmation process and instantly applies the new email address.
It also disables the “email changed” notification email that is sent to the user after the change.
Features
- Bypasses the email confirmation process in the user profile page.
- Disables the post-update notification email sent by WordPress core.
- No configuration needed. Just activate it and it works.
Installation
- Upload the plugin folder to the
/wp-content/plugins/directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Done! Now email changes will be instantly applied without confirmation.
FAQ
-
Does this plugin affect frontend forms or third-party user management plugins?
-
This plugin hooks into standard WordPress core hooks (
personal_options_updateandsend_email_change_email). It applies to changes made within the WordPress admin dashboard.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“MailFlip – Instant Email Change” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “MailFlip – Instant Email Change” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release.