Current File : /home/escuelai/public_html/wp-content/plugins/social-pug/inc/views/follow-shortcode.php
<div <?php echo ! empty( $args['args']['id'] ) ? 'id="' . esc_attr( $args['args']['id'] ) . '"' : ''; ?>
		class="<?php echo esc_attr( $args['wrapper_classes'] ); ?>">
	<?php echo dpsp_get_output_network_buttons( $args['settings'], 'follow', 'follow_widget' ); ?>
</div>