Form Builder Hooks
arm_buddypress_xprofile_field_save
This the action to save/update buddypress fields which are mapped with armember registration form.
Hook Details
- Hook Type: Action
- Source: core/classes/class.arm_member_forms.php
Usage:
Parameters:
$user_id
User ID
$posted_data
Posted Form Data
$action
Form Action. Possible values: ‘add’ or ‘update’
