do_action( 'llms_user_enrolled_in_course', int $user_id, int $product_id )

Fires after a user is enrolled in course


Parameters Parameters

$user_id

(int) WP User ID.

$product_id

(int) WP Post ID of the course or membership.


Top ↑

Source Source

File: includes/models/model.llms.student.php

View on GitHub



Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.