Filter for pricing table column shortcode output. You can use this filter to override the original pricing table column shortcode output.
Attributes:
html (string)
The generated HTML output
atts (array)
Shortcode attributes array. Default:
array( 'title' => '', 'title_font_family' => '', 'currency' => '', 'currency_font_family' => '', 'price' => 0, 'price_font_family' => '', 'period' => '', 'period_font_family' => '', 'description' => '', 'description_font_family' => '', 'features_font_family' => '', 'featured' => 'false', 'featured_font_family' => '' )
content (string)
Pricing table column content
Located: Luvthemes Core
File: includes/shortcodes.inc.php