Deal Start at $69

58+ PREMIUM ADDONS TOTALLY FREE

 up to 60% off
Spring Sale
00
Days
00
Hours
00
Minutes
00
Seconds
Grab Now

Documentation

Member Related Hooks
arm_before_change_user_plans
This action is used to do action directly before user's plan is changed OR new plan is added in plan list.
Hook Details
  • Hook Type: Action
  • Source: core/classes/class.arm_subscription_plans.php
Usage:
Parameters:
$user_id
User ID
$old_plan_id_array
Array of user’s old plan IDs
$new_plan_id
New Plan ID
$new_plan_object
New Plan Object