===  AddonLogic Password Change Notice Toggle ===
Contributors: snehalpancholi
Tags: password, email, notification, toggle, security
Requires at least: 6.0
Tested up to: 6.7
Stable tag: 1.0.0
Requires PHP: 8.1
License: GPL-2.0+
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Independently toggle the "Your password has been changed" emails sent to the user and admin — no code editing.

== Description ==

WordPress automatically sends two emails when a user's password changes:

1. A notification to the user whose password was updated.
2. An alert to the site administrator.

This plugin gives you a simple on/off switch for each email from Settings → Password Change Notice. No code editing, no filter snippets, no child theme hacks.

**Features**

* Disable the user-facing password-change email.
* Disable the admin-facing password-change alert.
* Settings survive plugin updates.
* Zero external requests; no JavaScript on the front end.

== Installation ==

1. Upload the `password-change-notice` folder to `/wp-content/plugins/`.
2. Activate via **Plugins → Installed Plugins**.
3. Go to **Settings → Password Change Notice** and configure.

== Frequently Asked Questions ==

= Does disabling the user email affect security? =
The password change still happens; only the notification email is suppressed. Decide based on your site's user-experience requirements.

= Does this work with WooCommerce password resets? =
WooCommerce uses its own email layer. This plugin controls the core WordPress hooks only.

== Changelog ==

= 1.0.0 =
* Initial release.

== Upgrade Notice ==

= 1.0.0 =
Initial release.
