= 3.8) { require_once(plugin_dir_path(get_FILE()).'components/settings-link.php' ); require_once(plugin_dir_path(get_FILE()).'components/options.php' ); require_once(plugin_dir_path(get_FILE()).'components/options-page.php' ); require_once(plugin_dir_path(get_FILE()).'components/register-and-enqueue.php' ); require_once(plugin_dir_path(get_FILE()).'components/main.php' ); } function get_FILE(){ //SO THAT FUNCTIONS IN COMPONENT FILES CAN USE __FILE__ return __FILE__; }