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
