#1434 closed defect (bug) (fixed)
need plugin hook for profile modifications
| Reported by: | skippy | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | 1.5.1.1 |
| Severity: | normal | Keywords: | profile plugin |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
add
do_action('profile_update', $user_ID);to wp-admin/profile.php