⚡ Limited Offer
Premium Addons Included
Zero Extra Cost.
Up to 70%
Zero Extra Cost.
Premium Addons Included
MONSTER'S AWARD 2025
Up to
70% OFF
Buy 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