• The personal_options_update hook doesnt seem to do aynthing for me as far as I understand it fires before loading the Your/My Profile page but it does not display my php echo to test it. Not sure if it is becuase it loads before the actual page is rendered? If so then how I am supposed to test this at all?

    And yes I am the current user viewing my own profile page. Some other hooks in this related list seem to work fine.
    http://codex.ww.wp.xz.cn/Plugin_API/Action_Reference/edit_user_profile_update

Viewing 1 replies (of 1 total)
  • Thread Starter aseliot

    (@aseliot)

    Okay nevermind apparantly using die() prints my test echo and here i can also print the $_POST variable. I do find however that this seems to work very differently from adding and saving something to the my sites page, feels a little inconsistent.

Viewing 1 replies (of 1 total)

The topic ‘personal_options_update hook not working’ is closed to new replies.