Skip to:
Content

BuddyPress.org

Opened 8 years ago

Last modified 7 years ago

#8062 new enhancement

Get updated General setting posted fields at time of update

Reported by: rakhisystematix Owned by:
Priority: low Milestone: Awaiting Contributions
Component: Core Version: 4.1.0
Severity: minor 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
8 years ago

  • Description modified (diff)
  • Priority highestlow
  • Severity criticalminor
  • Type defect (bug)enhancement
  • Version4.1.0

#2 @boonebgorges
7 years ago

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