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:713
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:713
Method: Determine if the plan is available to a user based on configured availability restrictions
Source: includes/models/model.llms.access.plan.php:729
Method: Determine if the plan is marked as “featured”
Source: includes/models/model.llms.access.plan.php:759
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:772
Method: Determine if a plan is *currently* on sale
Source: includes/models/model.llms.access.plan.php:783
Method: Determine if the plan is visible Both featured and visible access plans are considered visible
Source: includes/models/model.llms.access.plan.php:833
Method: Determine if the Access Plan has recurring payments
Source: includes/models/model.llms.access.plan.php:844
Method: Retrieve an instance of the associated LLMS_Product
Source: includes/models/model.llms.access.plan.php:540
Method: Calculate redirection url from settings
Source: includes/models/model.llms.access.plan.php:124
Method: Retrieve the product type (course or membership) for the associated product
Source: includes/models/model.llms.access.plan.php:551