-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
24 lines (17 loc) · 862 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
=== Plugin Name ===
Contributors: esiteq
Donate link: http://example.com/
Tags: woocommerce, orders, cleanup, database
Requires at least: 4.5
Tested up to: 5.2
Requires PHP: 7.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Cleaning up old orders in Woocommerce will significantly speed up your website.
== Description ==
Tired of your Woocommerce site pages taking too long to load? This plugin was created for a project that has over 16 GB database. After deletion, the database was reduced to 2.5 GB and load time reduced approximately 5 times. Please DO NOT FORGET to export your orders to CSV or other format before deleting them! Deletion is PERMANENT and can't be undone!
== Installation ==
Just upload plugin to your plugins directory and activate it via Plugins page.
== Changelog ==
= 0.1 =
* First plugin release