From a4082367c603e5ae6f779725caec8f982d46319f Mon Sep 17 00:00:00 2001 From: Vlad Bejenaru Date: Wed, 19 Feb 2025 20:13:46 +0100 Subject: [PATCH] delete readme.txt moved all relevant info to readme.md --- readme.txt | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 readme.txt diff --git a/readme.txt b/readme.txt deleted file mode 100644 index 777611a..0000000 --- a/readme.txt +++ /dev/null @@ -1,21 +0,0 @@ -=== Woo Out of Office === -Contributors: Vlad Bejenaru -Tags: WooCommerce, out of office -Requires at least: 5.0 -Tested up to: 6.0 -Stable tag: 1.0 - -== Description == -A simple WordPress plugin that offers out of office functionality for WooCommerce. - -== Installation == -1. Upload the `woo-out-of-office` directory to your `/wp-content/plugins/` directory. -2. Activate the plugin through the 'Plugins' menu in WordPress. - -== Frequently Asked Questions == -= How do I use this plugin? = -To use this plugin, go to `Settings > Woo Out of Office`. You will see a form where you can input start and end dates. - -== Changelog == -= 1.0 = -* Initial release.