?AlkantarClanX12

Your IP : 216.73.216.177


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

<?php

include_once DREW_CORE_SHORTCODES_PATH . '/button/class-drewcore-button-shortcode.php';

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