=== Disable Sales for WooCommerce ===
Contributors: michaltry
Tags: woocommerce, disable, sales, vacation, temporarily, off
Tested up to: 5.8
Stable tag: 1.0.8
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Disable Sales for WooCommerce adds the ability of temporarily disabling shop functionalities in WooCommerce.

== Description ==

This plugin allows you to go on a vacation or break while running a WooCommerce store.
You can choose two dates inbetween which the shop functionalities of WooCommerce like cart, checkout and orders will be disabled temporarily.
It shows a WooCoommerce-style notices about the store turn-off, including notice text customisation.
It has a clean, readable menu inside WooCommerce -> Settings -> Disable Sales [tab]

== Installation ==

1. Upload `wc-disable-sales` to the `/wp-content/plugins/` directory or install from WordPress plugin directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Go into WooCommerce -> Settings -> Disable Sales and configure plugin

== Frequently Asked Questions ==

= Why should I install this plugin? =

The plugin is useful when you plan to have a break in sales inside your shop.

= What is this plugin used for? =

It's used to temporarily disable WooCoommerce shop functionalities, disabling users to buy products or create new orders.

= Can I schedule the turn-off of my shop? =

You can disable sales only once, or schedule it to run every year.

= Can I choose custom dates? =

Yes, you can insert custom dates between which the WooCommerce shop functionalities will be disabled.

== Screenshots ==

1. Plugin options page
2. A notice saying that shop is currently off

== Changelog ==

= 1.0.8 =
* Add load_plugin_textdomain hook

= 1.0.7 =
* Do not use variable as textdomain
* Cleanup languages

= 1.0.6 =
* Add translations.

= 1.0.5 =
* Fix plugin versions.

= 1.0.4 =
* Add plugin icon.

= 1.0.3 =
* Fix screenshots in readme.

= 1.0.2 =
* Renamed the plugin.

= 1.0.1 =
* Add screenshots.

= 1.0.0 =
* Created a working plugin.
* Set date_from and date_to.
* Added a possibility to repeat shop closing.
* Added notices.
* Added "Always notice" toggle.
