LLMS_Product::is_purchasable()

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

Used by 0 functions | Uses 2 functions

LLMS_Query_Quiz_Attempt::parse_args()

Method: Parses data passed to $statuses Convert strings to array and ensure resulting array contains only valid statuses If no valid statuses, returns to the default

Source: includes/class.llms.query.quiz.attempt.php:92

Used by 0 functions | Uses 1 function