#1434 closed defect (bug) (fixed)
need plugin hook for profile modifications
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 1.5.1.1 |
Component: | Administration | Keywords: | profile plugin |
Focuses: | Cc: |
Description
There is a plugin hook for user_register, but no hooks for any subsequent changes to that user's profile.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
add
do_action('profile_update', $user_ID);
to wp-admin/profile.php