Member Related Hooks
arm_after_add_new_user
This action is used to do action directly after user is registered in the system through front end ARMember registration form.
Hook Details
- Hook Type: Action
- Source: core/classes/class.arm_member_forms.php
Usage:
Parameters:
$user_id
User ID
$posted_register_data
Posted data from registration form submission
