?AlkantarClanX12
| Current Path : /home/r/a/n/rankinh/villavanille/wp-content/plugins/drew-core/inc/shortcodes/tabs/ |
| Current File : /home/r/a/n/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;
}