LLMS_Product::has_restrictions()
Determine if any restrictions exist on the product.
Description Description
See also See also
Return Return
(boolean) true
if there is at least one restriction on the product, false
otherwise.
Source Source
File: includes/models/model.llms.product.php
Changelog Changelog
Version | Description |
---|---|
3.38.0 | Introduced. |