LLMS_Shortcodes::pricing_table( array $atts )
Output a Pricing Table anywhere a shortcode can be output
Description Description
Parameters Parameters
- $atts
-
(Required) Associative array of shortcode attributes.
Return Return
(string)
Source Source
File: includes/shortcodes/class.llms.shortcodes.php
Changelog Changelog
| Version | Description |
|---|---|
| 3.38.0 | Use in_array() with strict comparison. |
| 3.23.0 | Unknown. |
| 3.2.5 | Introduced. |