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