Filter for social sidebar shortcode output. You can use this filter to override the social sidebar shortcode output.
Attributes:
html (string)
The generated HTML output
atts (array)
Shortcode attributes array. Default:
array( 'position' => 'left', 'animation' => '', 'filter' => '', 'is_3d' => 'false', 'facebook' => 'false', 'twitter' => 'false', 'google_plus' => 'false', 'linkedin' => 'false', 'pinterest' => 'false', 'ga_tracking' => 'false', 'ga_event_category' => '', 'ga_event_action' => '', 'ga_event_label' => '', 'ga_event_value' => '' )
Located: Luvthemes Core
File: includes/shortcodes.inc.php