do_action( 'before_llms_user_enrollment', int $user_id , int $product_id )
Fires before a user is enrolled into a course or membership.
Description Description
Parameters Parameters
- $user_id
-
WP User ID.
- $product_id
-
WP Post ID of the course or membership.
Source Source
File: includes/models/model.llms.student.php