Filter for heading shortcode output. You can use this filter to override the heading shortcode output.
Attributes:
html (string)
The generated HTML output
atts (array)
Shortcode attributes array. Default:
array( 'title' => '', 'node' => 'h2', 'text_color' => '', 'style' => '', 'background_color' => '', 'border_color' => '#000', 'border_weight' => '1' )
Located: Luvthemes Core
File: includes/shortcodes.inc.php