Filter for testimonials shortcode output. You can use this filter to override the original testimonials shortcode output.
Attributes:
html (string)
The generated HTML output
atts (array)
Shortcode attributes array. Default:
array( 'columns' => '{\'mobile\' : \'1\'}', 'style' => 'simple', 'bubble_arrows' => 'false', 'border_radius' => '0', 'autoplay' => 'false', 'autoplay_timeout' => '5000', 'hide_faces' => 'false', 'hover_animation' => 'false', 'shadow_on_hover' => 'false', 'opacity' => 'false', 'center_is_active' => 'false', 'color_scheme' => 'default', 'text_color' => '', 'quote_color' => '', 'name_color' => '', 'position_color' => '', 'background_color' => '' )
content (string)
Testimonials content
Located: Luvthemes Core
File: includes/shortcodes.inc.php