Make WordPress Core

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: macbookandrew's profile macbookandrew 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)

43748.1.patch (619 bytes) - added by macbookandrew 8 years ago.
New actionr
43748.2.patch (620 bytes) - added by macbookandrew 8 years ago.
fixed a typo

Download all attachments as: .zip

Change History (4)

@macbookandrew
8 years ago

New actionr

@macbookandrew
8 years ago

fixed a typo

#1 @macbookandrew
8 years ago

  • Keywords has-patch 2nd-opinion added

#2 @callumbw95
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. 😃

Note: See TracTickets for help on using tickets.