Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #8062


Ignore:
Timestamp:
03/08/2019 03:26:13 PM (6 years ago)
Author:
shanebp
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8062

    • Property Priority changed from highest to low
    • Property Version changed from to 4.1.0
    • Property Type changed from defect (bug) to enhancement
    • Property Severity changed from critical to minor
  • Ticket #8062 – Description

    initial v1  
    11I 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
     3Please refer to this topic: [https://buddypress.org/support/topic/on-profile-update-get-posted-fields/]
     4
     5From the topic:
     6I think a good enhancement would be for this hook to pass some data: ''bp_core_general_settings_after_save''
     7Currently, there is no way to tell if there were errors.
     8The same issue is found in the other files in bp-settings/actions/