run(); // Register AEC Widgets require_once AEC_PLUGIN_DIR . 'widgets/search/search.php'; require_once AEC_PLUGIN_DIR . 'widgets/past-events/past-events.php'; require_once AEC_PLUGIN_DIR . 'widgets/upcoming-events/upcoming-events.php'; require_once AEC_PLUGIN_DIR . 'widgets/mini-calender/mini-calendar.php'; } run_aec();