File "social.php"

Full Path: /home/ycoalition/public_html/blog/wp-content/themes/woodmart/header-elements/social.php
File size: 182 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
woodmart_enqueue_inline_style( 'header-elements-base' );

$params['style'] = ( ! $params['style'] ) ? 'default' : $params['style'];

echo woodmart_shortcode_social( $params );