Filter for pricing table shortcode output. You can use this filter to override the original pricing table shortcode output.
Attributes:
html (string)
The generated HTML output
atts (array)
Shortcode attributes array. Default:
array( 'rounded' => 'false', 'gutter' => 'false', 'color_scheme' => 'colorful', 'background_color' => '', 'title_color' => '', 'title_background_color' => '', 'price_color' => '', 'price_background_color' => '', 'description_color' => '', 'description_background_color' => '', 'features_color' => '', 'features_background_color' => '' )
content (string)
Pricing table content
Located: Luvthemes Core
File: includes/shortcodes.inc.php