Opened 8 years ago
Last modified 3 months ago
#43748 new enhancement
Create new action edit_user_updated_user similar to edit_user_created_user
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Awaiting Review | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Users | Keywords: | has-patch 2nd-opinion close |
| Focuses: | Cc: |
Description
I would like to see a new action edit_user_updated_user similar to the edit_user_created_user action so I can run custom actions (i.e., updating an external API with the changed data).
Attachments (2)
Change History (4)
#2
@
3 months ago
- Keywords close added
Hi @macbookandrew,
I have just taken a quick look into this, and we now have the wp_update_user filter which whilst is implemented slightly different to your own patch, looks to achieve the same. This was added in 6.3.0 so a good while after your request, as I believe 4.8.6 would have been the current release back when you submitted this.
As this request appears to be resolved now within WordPress, I am going to mark this ticket with the close tag. However if you believe there is still more conversation to be had, please reopen this ticket. 😃
New actionr