File "social.php"
Full Path: /home/aiclgcwq/photonindustriespvt.com/wp-content/themes/woodmart/header-elements/social.php
File size: 245 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
woodmart_enqueue_inline_style( 'header-elements-base' );
if ( isset( $id ) ) {
$params['el_class'] = ' whb-' . $id;
}
$params['style'] = ( ! $params['style'] ) ? 'default' : $params['style'];
echo woodmart_shortcode_social( $params );