Opened 15 years ago
Closed 14 years ago
#13717 closed feature request (wontfix)
notify when member change account email
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.1 |
Component: | Users | Keywords: | 2nd-opinion |
Focuses: | Cc: |
Description
User goes to settings under their buddypress profile and changes their email address. Admin is notified of new update similar to 'Password Lost and Changed for user:' in wordpress.
details below from http://trac.buddypress.org/ticket/2296
This might make a good request for WP. As of now, WPMU/WPMS is the only version that even sends an email requiring the user to click a link to activate the new email. There are no hooks to make your request super easy, but it could still be done. I would try WP Trac. See if you can get some hooks added to the email confirmation functions, and see about getting email confirmation added to WP Single. BP would likely piggyback on these functions.
Change History (5)
#1
@
14 years ago
- Keywords 2nd-opinion added; notify account change email profile buddypress removed
- Type changed from defect (bug) to feature request
#3
@
14 years ago
- Milestone Awaiting Review deleted
- Resolution set to wontfix
- Status changed from new to closed
#4
@
14 years ago
- Resolution wontfix deleted
- Status changed from closed to reopened
- Version changed from 2.9.1 to 3.1
@nacin
Sorry, not sure I understand 100%.
you say single wp doesn't need but it's already available notify when email change. the link above point to bp comment for hook.
#5
@
14 years ago
- Resolution set to wontfix
- Status changed from reopened to closed
I think Nacin's point was that most single-site instances aren't so gargantuan and filled with disconnected users that an admin would would need some notification of a user changing their email address. I have to agree with this. A) A site admin can log in any time and see the address associated with a given user should they need to check it. B) Would 80% of single-site admins need this? Probably not, which is why Nacin said it could be done in a plugin. Agreed, closing as wontfix.
Single-site WP doesn't need this. You could easily implement this in a plugin.