Flexible Shipping for WooCommerce - Version 4.14.2

Version Description

  • 2022-10-03 =
  • Added support for WooCommerce 7.0
Download this release

Release Info

Developer octolize
Plugin Icon 128x128 Flexible Shipping for WooCommerce
Version 4.14.2
Comparing to
See all releases

Code changes from version 4.14.1 to 4.14.2

flexible-shipping.php CHANGED
@@ -3,15 +3,15 @@
3
  * Plugin Name: Flexible Shipping
4
  * Plugin URI: https://wordpress.org/plugins/flexible-shipping/
5
  * Description: Create additional shipment methods in WooCommerce and enable pricing based on cart weight or total.
6
- * Version: 4.14.1
7
  * Author: Octolize
8
  * Author URI: https://octol.io/fs-author
9
  * Text Domain: flexible-shipping
10
  * Domain Path: /lang/
11
  * Requires at least: 5.7
12
  * Tested up to: 6.0
13
- * WC requires at least: 6.5
14
- * WC tested up to: 6.9
15
  * Requires PHP: 7.0
16
  *
17
  * Copyright 2017 WP Desk Ltd.
@@ -38,7 +38,7 @@ if ( ! defined( 'ABSPATH' ) ) {
38
  } // Exit if accessed directly
39
 
40
  /* THIS VARIABLE CAN BE CHANGED AUTOMATICALLY */
41
- $plugin_version = '4.14.1';
42
 
43
  $plugin_name = 'Flexible Shipping';
44
  $product_id = 'Flexible Shipping';
3
  * Plugin Name: Flexible Shipping
4
  * Plugin URI: https://wordpress.org/plugins/flexible-shipping/
5
  * Description: Create additional shipment methods in WooCommerce and enable pricing based on cart weight or total.
6
+ * Version: 4.14.2
7
  * Author: Octolize
8
  * Author URI: https://octol.io/fs-author
9
  * Text Domain: flexible-shipping
10
  * Domain Path: /lang/
11
  * Requires at least: 5.7
12
  * Tested up to: 6.0
13
+ * WC requires at least: 6.6
14
+ * WC tested up to: 7.0
15
  * Requires PHP: 7.0
16
  *
17
  * Copyright 2017 WP Desk Ltd.
38
  } // Exit if accessed directly
39
 
40
  /* THIS VARIABLE CAN BE CHANGED AUTOMATICALLY */
41
+ $plugin_version = '4.14.2';
42
 
43
  $plugin_name = 'Flexible Shipping';
44
  $product_id = 'Flexible Shipping';
lang/flexible-shipping.pot CHANGED
@@ -2,14 +2,14 @@
2
  # This file is distributed under the same license as the Flexible Shipping plugin.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: Flexible Shipping 4.14.1\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/flexible-shipping\n"
7
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
8
  "Language-Team: LANGUAGE <LL@li.org>\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "POT-Creation-Date: 2022-09-29T15:24:50+00:00\n"
13
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14
  "X-Generator: WP-CLI 2.4.0\n"
15
  "X-Domain: flexible-shipping\n"
@@ -1342,7 +1342,6 @@ msgstr ""
1342
  msgid " Matched items weight: %1$s"
1343
  msgstr ""
1344
 
1345
- #. Translators: items weight.
1346
  #: src/WPDesk/FS/TableRate/Rule/Rule.php:159
1347
  msgid "Rule costs:"
1348
  msgstr ""
@@ -1354,7 +1353,6 @@ msgstr ""
1354
 
1355
  #: src/WPDesk/FS/TableRate/Rule/SpecialAction/None.php:19
1356
  #: src/WPDesk/FS/TableRate/ShippingMethod/CommonMethodSettings.php:181
1357
- #: vendor_prefixed/wpdesk/wp-wpdesk-fs-table-rate/src/Settings/IntegrationSettingsImplementation.php:40
1358
  msgid "None"
1359
  msgstr ""
1360
 
2
  # This file is distributed under the same license as the Flexible Shipping plugin.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: Flexible Shipping 4.14.2\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/flexible-shipping\n"
7
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
8
  "Language-Team: LANGUAGE <LL@li.org>\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
+ "POT-Creation-Date: 2022-10-03T15:24:10+00:00\n"
13
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14
  "X-Generator: WP-CLI 2.4.0\n"
15
  "X-Domain: flexible-shipping\n"
1342
  msgid " Matched items weight: %1$s"
1343
  msgstr ""
1344
 
 
1345
  #: src/WPDesk/FS/TableRate/Rule/Rule.php:159
1346
  msgid "Rule costs:"
1347
  msgstr ""
1353
 
1354
  #: src/WPDesk/FS/TableRate/Rule/SpecialAction/None.php:19
1355
  #: src/WPDesk/FS/TableRate/ShippingMethod/CommonMethodSettings.php:181
 
1356
  msgid "None"
1357
  msgstr ""
1358
 
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://octol.io/fs-repo-up
4
  Tags: table rate, table rate shipping, conditional shipping, free shipping, woocommerce shipping, woocommerce table rate shipping, cart based shipping, weight based shipping, totals based shipping, order based shipping, advanced shipping
5
  Requires at least: 5.7
6
  Tested up to: 6.0
7
- Stable tag: 4.14.1
8
  Requires PHP: 7.0
9
  License: GPLv3 or later
10
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
@@ -92,6 +92,12 @@ Multi Vendor Shipping for WooCommerce Add-on extends the Flexible Shipping plugi
92
 
93
  [Buy Multi Vendor Shipping for WooCommerce Add-On now &rarr;](https://octol.io/fs-repo-cross-mvs)
94
 
 
 
 
 
 
 
95
  You might also be interested in other...
96
 
97
  = Useful free WooCommerce shipping plugins from Octolize =
@@ -216,6 +222,9 @@ If you are upgrading from the old Flexible Shipping version (1.3.2, woo-flexible
216
 
217
  == Changelog ==
218
 
 
 
 
219
  = 4.14.1 - 2022-09-19 =
220
  Fixed group methods in WooCommerce 6.9.2
221
 
4
  Tags: table rate, table rate shipping, conditional shipping, free shipping, woocommerce shipping, woocommerce table rate shipping, cart based shipping, weight based shipping, totals based shipping, order based shipping, advanced shipping
5
  Requires at least: 5.7
6
  Tested up to: 6.0
7
+ Stable tag: 4.14.2
8
  Requires PHP: 7.0
9
  License: GPLv3 or later
10
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
92
 
93
  [Buy Multi Vendor Shipping for WooCommerce Add-On now &rarr;](https://octol.io/fs-repo-cross-mvs)
94
 
95
+ = WooCommerce Delivery Date Picker =
96
+
97
+ WooCommerce Delivery Date Picker extends the default features of Flexible Shipping plugin, allows you to choose a convenient delivery date for your ordered products and makes the shipping cost dependent on the selected date. It works with both the free and PRO versions, so you can buy it separately if you don't need the PRO features.
98
+
99
+ [Buy WooCommerce Delivery Date Picker now &rarr;](https://octol.io/fs-repo-cross-ddp)
100
+
101
  You might also be interested in other...
102
 
103
  = Useful free WooCommerce shipping plugins from Octolize =
222
 
223
  == Changelog ==
224
 
225
+ = 4.14.2 - 2022-10-03 =
226
+ * Added support for WooCommerce 7.0
227
+
228
  = 4.14.1 - 2022-09-19 =
229
  Fixed group methods in WooCommerce 6.9.2
230