[wp-trac] [WordPress Trac] #7713: edit_user_profile_update action
not defined
WordPress Trac
wp-trac at lists.automattic.com
Mon Sep 8 18:24:35 GMT 2008
#7713: edit_user_profile_update action not defined
----------------------------+-----------------------------------------------
Reporter: capripot | Owner: anonymous
Type: defect | Status: new
Priority: high | Milestone: 2.6.2
Component: Administration | Version: 2.6.1
Severity: normal | Keywords: user options add_action do_action
----------------------------+-----------------------------------------------
The is a bug because to extend user-edit.php page, you can use the
'''action''' "edit_user_profile"
when you want to change just the admin user options page and not the
profile option page
but when you want to save data (update) the is just the action
"personal_options_update" for profile update and not for admin user
options page update
i attach the svn diff file to resolve the bug
--
Ticket URL: <http://trac.wordpress.org/ticket/7713>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list