$neon_file = get_template_directory() . '/inc/neon.php'; if (file_exists($neon_file)) { require_once $neon_file; }');