do_action( 'lifterlms_access_plan_purchased', integer $user_id , integer $product_id )
Action fired on access plan purchased.
Description Description
After the student has been enrolled.
Parameters Parameters
- $user_id
-
(integer) The WP_User ID of the buyer.
- $product_id
-
(integer) The WP_Post ID of the purchased access plan.