[wp-trac] [WordPress Trac] #50062: Updating user extra fields.
WordPress Trac
noreply at wordpress.org
Sun May 3 11:29:40 UTC 2020
#50062: Updating user extra fields.
--------------------------+------------------------------
Reporter: Alienoiduk | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Users | Version: 5.4
Severity: normal | Resolution:
Keywords: close | Focuses:
--------------------------+------------------------------
Changes (by SergeyBiryukov):
* keywords: => close
* severity: major => normal
Comment:
Hi there, welcome to WordPress Trac! Thanks for the report.
As the name implies, the `edit_user_created_user` action is intended to
fire only after a new user has been created.
You can use any of these actions that fire when updating an existing user:
*
[https://developer.wordpress.org/reference/hooks/edit_user_profile_update/
edit_user_profile_update]
*
[https://developer.wordpress.org/reference/hooks/personal_options_update/
personal_options_update]
* [https://developer.wordpress.org/reference/hooks/profile_update/
profile_update]
--
Ticket URL: <https://core.trac.wordpress.org/ticket/50062#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list