LLMS_Product::get_pricing_table_columns_count( bool $free_only = false )
Get the number of columns for the pricing table
Description Description
Parameters Parameters
- $free_only
-
(Optional) Only include free access plans if true. Default
false
.Default value: false
Return Return
(int)
Source Source
File: includes/models/model.llms.product.php
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |