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


Top ↑

Return Return

(bool)


Top ↑

Source Source

File: includes/models/model.llms.coupon.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.