readme
This commit is contained in:
parent
8aec02f625
commit
5784bb5c43
|
@ -193,6 +193,7 @@ Yes you can! Join in on our [GitHub repository](http://github.com/woothemes/wooc
|
|||
* Tweak - Improved review verification status retrieval.
|
||||
* Tweak - Improve appearance when only 1 gateway is active.
|
||||
* Tweak - Aligned terms box left and added required asterisk.
|
||||
* Tweak - Removed dropdown display mode for cart shipping methods - radios are more flexible.
|
||||
* Dev - API - Added /products/shipping_classes endpoint.
|
||||
* Dev - API - Added support to POST, PUT, and DELETE categories and tags.
|
||||
* Dev - API - Added support to filter products by tag, category, shipping class, and attribute.
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
* Plugin Name: WooCommerce
|
||||
* Plugin URI: http://www.woothemes.com/woocommerce/
|
||||
* Description: An e-commerce toolkit that helps you sell anything. Beautifully.
|
||||
* Version: 2.5.0-beta-2
|
||||
* Version: 2.5.0-beta-3
|
||||
* Author: WooThemes
|
||||
* Author URI: http://woothemes.com
|
||||
* Requires at least: 4.1
|
||||
|
|
Loading…
Reference in New Issue