forked from liquidweb/woosimple
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
28 lines (20 loc) · 1 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
=== WooSimple ===
Contributors: liquidweb, stevegrunwell, norcross
Tags: woocommerce, editing
Requires at least: 3.0.1
Tested up to: 4.9.7
Requires PHP: 5.4
Stable tag: 1.0.0
License: MIT
License URI: https://opensource.org/licenses/MIT
A simplified WooCommerce product editing experience, letting you focus on only the most important fields.
== Description ==
WooSimple provides a simplified WooCommerce product editing experience, letting you focus on only the most important fields.
Overwhelmed by all of the options on the product screen when you're just trying to add a simple product? Flip the "Simplify This Page" switch to hide it all, showing you only the most crucial fields.
== Changelog ==
Note: [A full changelog is available on GitHub](https://github.com/liquidweb/woosimple/blob/develop/CHANGELOG.md)
= 1.0.0 =
* Fixed bug where user preferences were not being saved.
* Ensure scripts are properly being loaded on the product edit screen.
= 0.1.0 =
* Initial public release