'#006600', ]); }); register_deactivation_hook(__FILE__, function () { delete_option('it-slider-options'); }); $stepper = new Stepper(); $stepper->loadEnv(__DIR__); $stepper->url = plugin_dir_url(__FILE__); $stepper->scriptUrl = file_exists(__DIR__ . '/assets/public/hot') ? 'http://localhost:8080/' : plugin_dir_url(__FILE__) . 'assets/public/'; $stepper->initFrontend();