-
Notifications
You must be signed in to change notification settings - Fork 21
/
readme.txt
144 lines (96 loc) · 2.9 KB
/
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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
=== Performance Improvements for WooCommerce ===
Contributors: lukecav
Tags: woocommerce, performance, dashboard, orders, widgets, disable
Requires at least: 7.2
Tested up to: 5.6
WC tested up to: 8.6
Requires PHP: 7.4
Stable tag: 1.1.27
License: GPLv2 or later
Performance tweaks for the front-end and back-end of a store.
== Description ==
Performance tweaks related to orders on the front-end and the back-end of a store. Will also disable dashboard widgets for reviews and status in WooCommerce.
== Upgrade Notice ==
= 1.0.0 =
* Initial public release.
== Installation ==
1. Upload the `erformance-improvements-for-woocommerce.zip` directory into `wp-content/plugins/`
2. Activate the plugin through the "Plugins" menu in WordPress
3. Use
== Changelog ==
= 1.1.27 =
Bump WooCommerce tested version.
= 1.1.26 =
Bump WooCommerce tested version.
= 1.1.25 =
Bump WooCommerce tested version.
= 1.1.24 =
Bump WooCommerce tested version.
= 1.1.23 =
Bump WooCommerce tested version.
= 1.1.22 =
Bump WooCommerce tested version.
= 1.1.21 =
Bump WooCommerce tested version.
= 1.1.20 =
Bump WooCommerce tested version.
= 1.1.19 =
Bump WooCommerce tested version.
= 1.1.18 =
Bump WooCommerce tested version.
= 1.1.17 =
Disable the Payment Gateway Admin Suggestions.
= 1.1.16 =
Bump WooCommerce tested version.
= 1.1.15 =
Bump WooCommerce tested version.
= 1.1.14 =
Bump WooCommerce tested version.
= 1.1.13 =
Bump WooCommerce tested version.
= 1.1.12 =
Bump WooCommerce tested version.
= 1.1.11 =
Bump WooCommerce tested version.
= 1.1.10 =
Bump WooCommerce tested version.
= 1.1.9 =
Bump WooCommerce tested version.
= 1.1.8 =
Bump WooCommerce tested version.
= 1.1.7 =
Bump WooCommerce tested version.
= 1.1.6 =
Bump required PHP version to 7.4.
= 1.1.5 =
Bump WooCommerce and WordPress tested versions.
= 1.1.4 =
Delete the usage tracker cron event in WooCommerce.
= 1.1.3 =
Hide the marketplace and my subscriptions submenus in WooCommerce.
= 1.1.2 =
Disable the setup dashboard widget in WooCommerce 5.7.0 and 5.7.1.
= 1.1.1 =
Disable lazy loading in WordPress 5.5 and disable no-cache headers in WooCommerce 4.4.0.
= 1.1.0 =
Disable marketing hub in version 4.3.0.
= 1.0.9 =
Remove the processing order count in WooCommerce from wp-admin.
= 1.0.8 =
Disable marketing hub added in version 4.1.0 and supress helper admin notices in WooCommerce.
= 1.0.7 =
Disable the WooCommerce Admin merged into WooCommerce core in version 4.0.0.
= 1.0.6 =
Remove the WooCommerce Admin Install Nag.
= 1.0.5 =
Deregister block style from WooCommerce.
= 1.0.4 =
Remove marketplace suggestions and connect your store to WooCommerce.com admin notice.
= 1.0.3 =
Increase the CSV product exporter batch limit from 50 to a more usable 5000.
= 1.0.2 =
Hide the “Connect your store to WooCommerce.com to receive extensions updates and support.” admin notice.
= 1.0.1 =
Hide specific admin columns from product list.
= 1.0.0 =
Initial release.