LLMS_Access_Plan::is_free()

Method: Determines if a plan is marked ar free This only returns the value of the setting and should not be used to check if payment is required (when using a coupon for example)

Source: includes/models/model.llms.access.plan.php:764

Used by 3 functions | Uses 1 function

LLMS_Access_Plan::has_trial()

Method: Determine if the plan has a trial offer One-time payments can’t have a trial, so the plan must have a frequency greater than 0

Source: includes/models/model.llms.access.plan.php:705

Used by 3 functions | Uses 1 function