LLMS_Student::get_enrollment_trigger_id( int $product_id )
Get the enrollment trigger id for a the student’s enrollment in a course
Description Description
Parameters Parameters
- $product_id
-
(Required) WP Post ID of the course or membership
Return Return
(int|false)
Source Source
File: includes/models/model.llms.student.php
701 |
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |