<?php include_once HIROSHI_CORE_SHORTCODES_PATH . '/custom-font/class-hiroshicore-custom-font-shortcode.php'; foreach ( glob( HIROSHI_CORE_SHORTCODES_PATH . '/custom-font/variations/*/include.php' ) as $variation ) { include_once $variation; }