| /home/xdxuekl/www/wp-content/plugins/quart-core/shortcodes/dropcaps/templates/ |
| Current File : /home/xdxuekl/www/wp-content/plugins/quart-core/shortcodes/dropcaps/templates/dropcaps-template.php |
<?php /** * Dropcaps shortcode template */ ?> <span class="mkdf-dropcaps <?php echo esc_attr($dropcaps_class);?>" <?php quart_mikado_inline_style($dropcaps_style);?>> <?php echo esc_html($letter);?> </span>
