Filter for dropcaps shortcode output. You can use this filter to override the dropcaps shortcode output.
Attributes:
html (string)
The generated HTML output
atts (array)
Shortcode attributes array. Default:
array( 'letter' => '', 'style' => '', 'font_family' => '', 'color_scheme' => 'default', 'color' => '', 'background' => '' )
Located: Luvthemes Core
File: includes/shortcodes.inc.php