Faster, Smoother New Version of ARMember7.0Launched Buy Now

Documentation

Member Related Hooks
arm_before_renew_user_plans
This action is used to do action directly before user's plan is renewed.
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