LLMS_Coupon::applies_to_product()
Method: Determine if a coupon can be applied to a specific product
Source: includes/models/model.llms.coupon.php:80
Method: Determine if a coupon can be applied to a specific product
Source: includes/models/model.llms.coupon.php:80
Method: Get an array of student IDs based on enrollment status in the membership
Source: includes/models/model.llms.membership.php:186
Class: LLMS_Membership model.
Source: includes/models/model.llms.membership.php:30
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
Filter Hook: LifterLMS Membership Model
Source: includes/models/model.llms.membership.php:101
Method: Get the number of columns for the pricing table
Source: includes/models/model.llms.product.php:137
Method: Determine if the product has at least one free access plan
Source: includes/models/model.llms.product.php:163
Method: Determine if the product is purchasable At least one gateway must be enabled and at least one access plan must exist If the product is a course, additionally checks to ensure course enrollment is open and has capacity
Source: includes/models/model.llms.product.php:175
Method: Retrieve the max number of access plans that can be created for this product
Source: includes/models/model.llms.product.php:30