描述
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.
安装
- 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.
常见问题
-
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.
评价
此插件暂无评价。
贡献者及开发者
更新日志
1.0.0
- Initial release.