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 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: Retrieve an instance of the Post Instructors model
Source: includes/models/model.llms.membership.php:57
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
Method: Configure the metabox
Source: includes/admin/post-types/meta-boxes/class.llms.meta.box.access.php:22
Method: Define metabox fields
Source: includes/admin/post-types/meta-boxes/class.llms.meta.box.access.php:37
Method: Determine which screens to display the metabox on This is determined by finding all public post types and checking if they support the ‘llms-membership-restrictions’ feature Developers can add post types by adding the desired post type to the array of default post types by filtering “llms_membership_restricted_post_types”
Source: includes/admin/post-types/meta-boxes/class.llms.meta.box.access.php:89
Method: Configure the metabox settings
Source: includes/admin/post-types/meta-boxes/class.llms.meta.box.achievement.php:22