Changes between Initial Version and Version 1 of Ticket #8062
- Timestamp:
- 03/08/2019 03:26:13 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8062
-
Property
Priority
changed from
highest
tolow
-
Property
Version
changed from
to
4.1.0
-
Property
Type
changed from
defect (bug)
toenhancement
-
Property
Severity
changed from
critical
tominor
-
Property
Priority
changed from
-
Ticket #8062 – Description
initial v1 1 1 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. 2 3 Please refer to this topic: [https://buddypress.org/support/topic/on-profile-update-get-posted-fields/] 4 5 From the topic: 6 I think a good enhancement would be for this hook to pass some data: ''bp_core_general_settings_after_save'' 7 Currently, there is no way to tell if there were errors. 8 The same issue is found in the other files in bp-settings/actions/