?AlkantarClanX12
| Current Path : /home/rankinh/villavanille/wp-content/plugins/drew-core/inc/shortcodes/banner/ |
| Current File : /home/rankinh/villavanille/wp-content/plugins/drew-core/inc/shortcodes/banner/include.php |
<?php
include_once DREW_CORE_SHORTCODES_PATH . '/banner/class-drewcore-banner-shortcode.php';
foreach ( glob( DREW_CORE_INC_PATH . '/shortcodes/banner/variations/*/include.php' ) as $variation ) {
include_once $variation;
}