Current File : /home/kelaby89/theoldhouse.cafe/wp-content/plugins/qi-addons-for-elementor/inc/plugins/include.php
<?php

if ( ! defined( 'ABSPATH' ) ) {
	// Exit if accessed directly.
	exit;
}

foreach ( glob( QI_ADDONS_FOR_ELEMENTOR_PLUGINS_PATH . '/*/include.php' ) as $module ) {
	include_once $module;
}
Page not found – Hello World !