CTX Feed – WooCommerce Product Feed Manager Plugin - Version 4.2.6

Version Description

(2020-11-24) = * Version bump : Checked compatibility with Wordpress 5.6. * Version bump : Checked compatibility with WooCommerce 4.7.

Download this release

Release Info

Developer wahid0003
Plugin Icon 128x128 CTX Feed – WooCommerce Product Feed Manager Plugin
Version 4.2.6
Comparing to
See all releases

Code changes from version 4.2.5 to 4.2.6

Files changed (2) hide show
  1. README.txt +6 -2
  2. woo-feed.php +3 -3
README.txt CHANGED
@@ -6,9 +6,9 @@ Bing Shopping, Buy, comparison shopping engines, comparison shopping websites, C
6
  Facebook feed, Facebook Product Feed, google, google adwords, Google feed, Google Merchant, Google Merchant Export, Google Merchant Feed, google merchant product feed, Google product feed export,
7
  Google Product Review feed, product variations, rakuteen, shopping, skroutz, TSV, TXT product feed, variations export, walmart, woocommerce, wooCommerce export, WooCommerce Feed, woocommerce product feed manager, woocommerce variations, XML product feed, Yandex
8
  Requires at least: 3.6
9
- Tested Up To: 5.5
10
  Requires PHP: 5.6
11
- Stable tag: 4.2.5
12
  License: GPLv2 or later
13
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
14
 
@@ -311,6 +311,10 @@ Using pro version:
311
 
312
  == Changelog ==
313
 
 
 
 
 
314
  = 4.2.5 (2020-11-23) =
315
  * Added : Canonical URL in feed for rank math seo plugin.
316
 
6
  Facebook feed, Facebook Product Feed, google, google adwords, Google feed, Google Merchant, Google Merchant Export, Google Merchant Feed, google merchant product feed, Google product feed export,
7
  Google Product Review feed, product variations, rakuteen, shopping, skroutz, TSV, TXT product feed, variations export, walmart, woocommerce, wooCommerce export, WooCommerce Feed, woocommerce product feed manager, woocommerce variations, XML product feed, Yandex
8
  Requires at least: 3.6
9
+ Tested Up To: 5.6
10
  Requires PHP: 5.6
11
+ Stable tag: 4.2.6
12
  License: GPLv2 or later
13
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
14
 
311
 
312
  == Changelog ==
313
 
314
+ = 4.2.6 (2020-11-24) =
315
+ * Version bump : Checked compatibility with Wordpress 5.6.
316
+ * Version bump : Checked compatibility with WooCommerce 4.7.
317
+
318
  = 4.2.5 (2020-11-23) =
319
  * Added : Canonical URL in feed for rank math seo plugin.
320
 
woo-feed.php CHANGED
@@ -10,7 +10,7 @@
10
  * Plugin Name: WooCommerce Product Feed
11
  * Plugin URI: https://webappick.com/
12
  * Description: Easily generate woocommerce product feed for any marketing channel like Google Shopping(Merchant), Facebook Remarketing, Bing, eBay & more. Support 100+ Merchants.
13
- * Version: 4.2.5
14
  * Author: WebAppick
15
  * Author URI: https://webappick.com/
16
  * License: GPL v2
@@ -20,12 +20,12 @@
20
  *
21
  * WP Requirement & Test
22
  * Requires at least: 4.4
23
- * Tested up to: 5.5
24
  * Requires PHP: 5.6
25
  *
26
  * WC Requirement & Test
27
  * WC requires at least: 3.2
28
- * WC tested up to: 4.5
29
  */
30
 
31
  if ( ! defined( 'ABSPATH' ) ) {
10
  * Plugin Name: WooCommerce Product Feed
11
  * Plugin URI: https://webappick.com/
12
  * Description: Easily generate woocommerce product feed for any marketing channel like Google Shopping(Merchant), Facebook Remarketing, Bing, eBay & more. Support 100+ Merchants.
13
+ * Version: 4.2.6
14
  * Author: WebAppick
15
  * Author URI: https://webappick.com/
16
  * License: GPL v2
20
  *
21
  * WP Requirement & Test
22
  * Requires at least: 4.4
23
+ * Tested up to: 5.6
24
  * Requires PHP: 5.6
25
  *
26
  * WC Requirement & Test
27
  * WC requires at least: 3.2
28
+ * WC tested up to: 4.7
29
  */
30
 
31
  if ( ! defined( 'ABSPATH' ) ) {