LLMS_Membership_Data::get_enrollments()
Method: Retrieve # of membership enrollments within the period.
Source: includes/class.llms.membership.data.php:26
Method: Retrieve # of membership enrollments within the period.
Source: includes/class.llms.membership.data.php:26
Method: Retrieve # of orders placed for the membership within the period.
Source: includes/class.llms.membership.data.php:81
Method: Retrieve total amount of transactions related to orders for the course completed within the period.
Source: includes/class.llms.membership.data.php:102
Method: Retrieve the number of unenrollments on a given date.
Source: includes/class.llms.membership.data.php:145
Method: Execute a WP Query to retrieve orders within the given date range.
Source: includes/class.llms.membership.data.php:173
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
Method: Retrieve course instructor information
Source: includes/models/model.llms.membership.php:111
Method: Retrieve an instance of the LLMS_Product for this course
Source: includes/models/model.llms.membership.php:127
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