[wp-trac] [WordPress Trac] #29437: user_profile_update_errors action: function call priority bug

WordPress Trac noreply at wordpress.org
Sat Aug 30 11:33:11 UTC 2014


#29437: user_profile_update_errors action: function call priority bug
--------------------------+------------------------------
 Reporter:  rohitsethia   |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Users         |     Version:  3.9.2
 Severity:  normal        |  Resolution:
 Keywords:                |     Focuses:  administration
--------------------------+------------------------------
Changes (by SergeyBiryukov):

 * component:  Plugins => Users


Comment:

 > The user_profile_update_errors action hook: function call seems to be
 running after the personal_options_update action hook

 That's right.

 Sounds like you need to use
 [http://codex.wordpress.org/Plugin_API/Action_Reference/profile_update
 profile_update] action instead, which runs after
 `user_profile_update_errors`.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/29437#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list