?AlkantarClanX12

Your IP : 216.73.216.177


Current Path : /home/rankinh/villavanille/wp-content/plugins/drew-core/inc/shortcodes/tabs/
Upload File :
Current File : /home/rankinh/villavanille/wp-content/plugins/drew-core/inc/shortcodes/tabs/include.php

<?php

include_once DREW_CORE_SHORTCODES_PATH . '/tabs/class-drewcore-tab-shortcode.php';
include_once DREW_CORE_SHORTCODES_PATH . '/tabs/class-drewcore-tab-child-shortcode.php';

foreach ( glob( DREW_CORE_SHORTCODES_PATH . '/tabs/variations/*/include.php' ) as $variation ) {
	include_once $variation;
}