LLMS_Membership::get_student_count()
Method: Retrieve the number of enrolled students in the membership.
Source: includes/models/model.llms.membership.php:164
Method: Retrieve the number of enrolled students in the membership.
Source: includes/models/model.llms.membership.php:164
Method: Get the URL to a WP Page or Custom URL when sales page redirection is enabled
Source: includes/models/model.llms.membership.php:137
Method: Get an array of student IDs based on enrollment status in the membership
Source: includes/models/model.llms.membership.php:186
Method: Determine if sales page redirection is enabled
Source: includes/models/model.llms.membership.php:198
Method: Remove a course from auto enrollment
Source: includes/models/model.llms.membership.php:210
Method: Save instructor information
Source: includes/models/model.llms.membership.php:220
Class: LLMS_Membership model.
Source: includes/models/model.llms.membership.php:30
Method: Retrieve an instance of the Post Instructors model
Source: includes/models/model.llms.membership.php:57
Method: Add courses to autoenrollment by id
Source: includes/models/model.llms.membership.php:72
Method: Get an array of the auto enrollment course ids use a custom function due to the default “get_array” returning an array with an empty string
Source: includes/models/model.llms.membership.php:95