LLMS_Access_Plan::get_free_pricing_text( string $format = 'html' )
Get a string to use for 0 dollar amount prices rather than 0
Description Description
Parameters Parameters
- $format
-
(Optional) format to display the price in
Default value: 'html'
Return Return
(string)
Source Source
File: includes/models/model.llms.access.plan.php
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |