Currently already doing this, but it's all-or-nothing. Either both admins and the user get an email, or no one does. Add the ability to create separate messages for both parties, and selectively choose who gets what.
if ( !function_exists( 'wp_password_change_notification' ) ) {
function wp_password_change_notification() {}
}
Currently already doing this, but it's all-or-nothing. Either both admins and the user get an email, or no one does. Add the ability to create separate messages for both parties, and selectively choose who gets what.