wildoperation/Disable-Password-Changed-Email-WordPress-Plugin
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== Disable Password Changed Admin Email === Contributors: wildoperation, timstl Tags: email, reset, password, admin, notification Requires at least: 4.3.0 Tested up to: 6.8 Stable tag: 1.0.4 Requires PHP: 7.4 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html Stop password changed emails from being sent to site admin after a user resets their password. == Description == Stop password changed emails from being sent to site admin after a user resets their password. This plugin has no settings. Just enable the plugin, and the outgoing admin notifications will be disabled. == Frequently Asked Questions == = Will users still receive an email after they change their password? = Yes. This plugin disables the "Password Changed" email that is sent to admins. Users still receive a notification if the password for their own account is changed. == Changelog == = 1.0.4 = * WordPress 6.8 support = 1.0.3 = * WordPress 6.7 support = 1.0.2 = * Fix missing translation functions = 1.0.1 = * Fix license mismatch = 1.0.0 = * Initial stable version