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


Top ↑

Return Return

(int)


Top ↑

Source Source

File: includes/models/model.llms.product.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.