Version Description
Bug fix.
=
Download this release
Release Info
Developer | Emark |
Plugin | WooCommerce Checkout Manager |
Version | 3.5.8 |
Comparing to | |
See all releases |
Code changes from version 3.5.7 to 3.5.8
- readme.txt +5 -5
- woocommerce-checkout-manager.php +1 -1
readme.txt
CHANGED
@@ -3,8 +3,8 @@ Contributors: Emark
|
|
3 |
Donate link: http://www.trottyzone.com/donation/
|
4 |
Tags: woocommerce, checkout settings, remove fields, shipping, order, fields, checkout page, checkout field, checkout manager, required remove, woocommerce checkout manager, checkout, checkout field editor, field editor, woocommerce custom checkout options , custom checkout, checkout option, field, payment, sell, buy, pay, tax, notice, re-order, order, new field, save field, manager, options, field editor
|
5 |
Requires at least: 3.0
|
6 |
-
Tested up to: 3.
|
7 |
-
Stable tag: 3.5.
|
8 |
License: GPLv2 or later
|
9 |
|
10 |
Manages WooCommerce Checkout
|
@@ -31,7 +31,7 @@ This is a WooCommerce extension plugin that targets the checkout processes in wh
|
|
31 |
|
32 |
* Enable/ Disable "Additional information" name on the Order Summary and Receipt.
|
33 |
|
34 |
-
= PRO VERSION =
|
35 |
|
36 |
= REMOVING FIELDS =
|
37 |
Removing fields became easier now, all you have to do is tick which box or which boxes that you do not want to show on the checkout page and it will be removed.
|
@@ -201,7 +201,7 @@ Translations updated
|
|
201 |
Included translations - Vietnamse, Italian, European Portuguese, Brazilian Portuguese
|
202 |
Layout fixed on Order Summary Page
|
203 |
|
204 |
-
= 3.5.7 =
|
205 |
== Changelog ==
|
206 |
|
207 |
= 1.0 =
|
@@ -290,4 +290,4 @@ Translations updated
|
|
290 |
|
291 |
= 3.5.6 =
|
292 |
Included translations - Vietnamse, Italian, European Portuguese, Brazilian Portuguese
|
293 |
-
Layout fixed on Order Summary Page
|
3 |
Donate link: http://www.trottyzone.com/donation/
|
4 |
Tags: woocommerce, checkout settings, remove fields, shipping, order, fields, checkout page, checkout field, checkout manager, required remove, woocommerce checkout manager, checkout, checkout field editor, field editor, woocommerce custom checkout options , custom checkout, checkout option, field, payment, sell, buy, pay, tax, notice, re-order, order, new field, save field, manager, options, field editor
|
5 |
Requires at least: 3.0
|
6 |
+
Tested up to: 3.8
|
7 |
+
Stable tag: 3.5.8
|
8 |
License: GPLv2 or later
|
9 |
|
10 |
Manages WooCommerce Checkout
|
31 |
|
32 |
* Enable/ Disable "Additional information" name on the Order Summary and Receipt.
|
33 |
|
34 |
+
= PRO VERSION =
|
35 |
|
36 |
= REMOVING FIELDS =
|
37 |
Removing fields became easier now, all you have to do is tick which box or which boxes that you do not want to show on the checkout page and it will be removed.
|
201 |
Included translations - Vietnamse, Italian, European Portuguese, Brazilian Portuguese
|
202 |
Layout fixed on Order Summary Page
|
203 |
|
204 |
+
= 3.5.7 =
|
205 |
== Changelog ==
|
206 |
|
207 |
= 1.0 =
|
290 |
|
291 |
= 3.5.6 =
|
292 |
Included translations - Vietnamse, Italian, European Portuguese, Brazilian Portuguese
|
293 |
+
Layout fixed on Order Summary Page
|
woocommerce-checkout-manager.php
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
Plugin Name: WooCommerce Checkout Manager
|
5 |
Plugin URI: http://www.trottyzone.com/product/woocommerce-checkout-manager-pro
|
6 |
Description: Manages WooCommerce Checkout fields
|
7 |
-
Version: 3.5.
|
8 |
Author: Ephrain Marchan
|
9 |
Author URI: http://www.trottyzone.com
|
10 |
License: GPLv2 or later
|
4 |
Plugin Name: WooCommerce Checkout Manager
|
5 |
Plugin URI: http://www.trottyzone.com/product/woocommerce-checkout-manager-pro
|
6 |
Description: Manages WooCommerce Checkout fields
|
7 |
+
Version: 3.5.8
|
8 |
Author: Ephrain Marchan
|
9 |
Author URI: http://www.trottyzone.com
|
10 |
License: GPLv2 or later
|