apply_filters( 'llms_shortcode_pricing_table', string $ret , array $atts )
Filters the pricing table shortcode output
Parameters Parameters
- $ret
-
(string) The shortcode output.
- $atts
-
(array) Associative array of shortcode attributes.
Source Source
Changelog Changelog
| Version | Description |
|---|---|
| unknown | Introduced. |