Skip to:
Content

BuddyPress.org

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's profile 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 shanebp)

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/

Change History (2)

#1 @shanebp
6 years ago

  • Description modified (diff)
  • Priority changed from highest to low
  • Severity changed from critical to minor
  • Type changed from defect (bug) to enhancement
  • Version set to 4.1.0

#2 @boonebgorges
6 years ago

  • Keywords needs-patch good-first-bug added
  • Milestone changed from Awaiting Review to Awaiting Contributions
Note: See TracTickets for help on using tickets.