[wp-trac] [WordPress Trac] #57843: Add action to wp_update_user
WordPress Trac
noreply at wordpress.org
Thu Jun 22 19:03:41 UTC 2023
#57843: Add action to wp_update_user
-------------------------------------+---------------------
Reporter: tanner m | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: 6.3
Component: Users | Version:
Severity: normal | Resolution:
Keywords: has-patch needs-testing | Focuses:
-------------------------------------+---------------------
Comment (by oglekler):
Hi @tanner-m and @desrosj, I think @since should be updated and arrays
descriptions before and after update can be a bit clearer.
{{{
* @param int $user_id The ID of the user that was just
updated.
* @param array $userdata The array of user data that was
updated.
* @param array $userdata_raw The unedited array of user data that
was updated.
}}}
- These 'was updated' are a bit confusing.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/57843#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list