Opened 6 years ago
Last modified 6 years ago
#8062 new enhancement
Get updated General setting posted fields at time of update
Reported by: | rakhisystematix | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Contributions | Priority: | low |
Severity: | minor | Version: | 4.1.0 |
Component: | Core | Keywords: | needs-patch good-first-bug |
Cc: |
Description (last modified by )
I need help with profile update code. When the user is updating general settings (password) before submitting to the database I want all posted fields and password as plain text with the username so that I can hit third-party API and send username and password as a parameter.
Please refer to this topic: https://buddypress.org/support/topic/on-profile-update-get-posted-fields/
From the topic:
I think a good enhancement would be for this hook to pass some data: bp_core_general_settings_after_save
Currently, there is no way to tell if there were errors.
The same issue is found in the other files in bp-settings/actions/