Disable Password Changed Emails for Admins
-
I want to disable the notification email that is sent to the admin whenever a user changes his password, which is triggered by: wp_password_change_notification( WP_User $user ).
I have tried the solutions mentions on https://developer.wordpress.org/reference/functions/wp_password_change_notification/ but none of them worked
Any idea on how to stop these emails?My WordPress version is: 6.2
BuddyBoss ThemeVersion: 2.2.4
- You must be logged in to reply to this topic.