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

Membership Plan Hooks
arm_user_plan_status_action_{$action}
This action will be executed immediately when specific action occurs like 'cancel payment', 'failed payment by payment gateway' or 'membership plan expires'.
Hook Details
  • Hook Type: Action
  • Source: core/classes/class.arm_subscription_plans.php
Usage:
Parameters:
$args
Array of plan_id, user_id & action. action: ‘failed_payment’, ‘cancel_payment’, & ‘eot'(end of term)
$plan_detail
Plan Details