Filter for accordion shortcode output. You can use this filter to override the original accordion shortcode output.
Attributes:
html (string)
The generated HTML output
atts (array)
Shortcode attributes array. Default:
array( 'color_scheme' => 'default', 'title_color' => '', 'title_background_color' => '', 'active_title_color' => '', 'active_title_background_color' => '', 'title_font_family' => '', 'icon' => '', 'active_icon' => '', 'text_color' => '', 'text_background_color' => '', 'text_font_family' => '' )
Located: Luvthemes Core
File: includes/shortcodes.inc.php