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