b0y-101 Mini Shell


Current Path : E:/wordpress/wp-content/plugins/extensive-vc-addon/shortcodes/tabs/templates/
File Upload :
Current File : E:/wordpress/wp-content/plugins/extensive-vc-addon/shortcodes/tabs/templates/tabs-item.php

<?php

if ( ! defined( 'ABSPATH' ) ) {
	exit; // Exit if accessed directly
}

?>
<div class="evc-tabs-item <?php echo esc_attr( $holder_classes ); ?>" id="tab-<?php echo sanitize_title( $tab_title ); ?>">
	<?php echo do_shortcode( $content ); ?>
</div>

Copyright © 2019 by b0y-101