LLMS_Coupon::applies_to_plan( int|obj $plan_id )
Determine if the coupon can be applied to an access plan
Description Description
Parameters Parameters
- $plan_id
-
(Required) WP Post ID of the LLMS Access Plan or an instance of LLMS_Access_Plan
Return Return
(bool)
Source Source
File: includes/models/model.llms.coupon.php
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |