Changeset 3457707
- Timestamp:
- 02/10/2026 07:14:27 AM (4 weeks ago)
- Location:
- best-woocommerce-feed
- Files:
-
- 8 edited
- 1 copied
-
tags/7.4.65 (copied) (copied from best-woocommerce-feed/trunk)
-
tags/7.4.65/README.txt (modified) (3 diffs)
-
tags/7.4.65/admin/feed-validator/abstract-rex-feed-validator.php (modified) (1 diff)
-
tags/7.4.65/rex-product-feed.php (modified) (2 diffs)
-
tags/7.4.65/vendor/composer/installed.php (modified) (2 diffs)
-
trunk/README.txt (modified) (3 diffs)
-
trunk/admin/feed-validator/abstract-rex-feed-validator.php (modified) (1 diff)
-
trunk/rex-product-feed.php (modified) (2 diffs)
-
trunk/vendor/composer/installed.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
best-woocommerce-feed/tags/7.4.65/README.txt
r3449186 r3457707 7 7 Tested up to: 6.9 8 8 Requires PHP: 7.4 9 Stable tag: 7.4.6 49 Stable tag: 7.4.65 10 10 License: GPLv2 or later 11 11 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 490 490 = Product feed manager (Free) = 491 491 492 493 = 7.4.65 (2026-02-10) = 494 * Bug Fix: PHP Fatal Error caused by strpos() receiving an array instead of a string during feed updates 495 492 496 = 7.4.64 (2026-01-29) = 493 497 * New: Feed Validator for OpenAI Commerce … … 515 519 * Improvement: Enhanced OpenPanel integration to track feed settings 516 520 517 = 7.4.60 (2025-12-31) =518 * Improvement: Google content API currency symbol519 * Improvement: Variations not included in custom feed during scheduled updates520 521 521 522 👉 [Visit to view full changelog for the free version](https://rextheme.com/changelog/?plugin=product-feed-manager-for-woocommerce) -
best-woocommerce-feed/tags/7.4.65/admin/feed-validator/abstract-rex-feed-validator.php
r3449186 r3457707 571 571 $clean_value = $this->strip_cdata( $value ); 572 572 573 // Ensure clean_value is a string before using strpos 574 if ( ! is_string( $clean_value ) ) { 575 continue; 576 } 577 573 578 // Skip validation if CDATA markers are still present or if value is empty 574 579 if (strpos($clean_value, '<![CDATA[') === false && strpos($clean_value, ']]>') === false && !$this->is_empty_value($clean_value)) { -
best-woocommerce-feed/tags/7.4.65/rex-product-feed.php
r3449186 r3457707 16 16 * Plugin URI: https://rextheme.com 17 17 * Description: Generate and maintain your WooCommerce product feed for Google Shopping, Social Catalogs, Yandex, Idealo, Vivino, Pinterest, eBay MIP, BestPrice, Skroutz, Fruugo, Bonanza & 200+ Merchants. 18 * Version: 7.4.6 418 * Version: 7.4.65 19 19 * Author: RexTheme 20 20 * Author URI: https://rextheme.com … … 41 41 } 42 42 if( !defined( 'WPFM_VERSION' ) ) { 43 define( 'WPFM_VERSION', '7.4.6 4' );43 define( 'WPFM_VERSION', '7.4.65' ); 44 44 } 45 45 if ( !defined( 'WPFM__FILE__' ) ) { -
best-woocommerce-feed/tags/7.4.65/vendor/composer/installed.php
r3449186 r3457707 4 4 'pretty_version' => 'dev-master', 5 5 'version' => 'dev-master', 6 'reference' => ' f7e7dede4db3d577bbae15fe73dcec1549e79fed',6 'reference' => 'c912255e7e1659312e4f88caeae5895552bbc192', 7 7 'type' => 'wordpress-plugin', 8 8 'install_path' => __DIR__ . '/../../', … … 43 43 'pretty_version' => 'dev-master', 44 44 'version' => 'dev-master', 45 'reference' => ' f7e7dede4db3d577bbae15fe73dcec1549e79fed',45 'reference' => 'c912255e7e1659312e4f88caeae5895552bbc192', 46 46 'type' => 'wordpress-plugin', 47 47 'install_path' => __DIR__ . '/../../', -
best-woocommerce-feed/trunk/README.txt
r3449186 r3457707 7 7 Tested up to: 6.9 8 8 Requires PHP: 7.4 9 Stable tag: 7.4.6 49 Stable tag: 7.4.65 10 10 License: GPLv2 or later 11 11 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 490 490 = Product feed manager (Free) = 491 491 492 493 = 7.4.65 (2026-02-10) = 494 * Bug Fix: PHP Fatal Error caused by strpos() receiving an array instead of a string during feed updates 495 492 496 = 7.4.64 (2026-01-29) = 493 497 * New: Feed Validator for OpenAI Commerce … … 515 519 * Improvement: Enhanced OpenPanel integration to track feed settings 516 520 517 = 7.4.60 (2025-12-31) =518 * Improvement: Google content API currency symbol519 * Improvement: Variations not included in custom feed during scheduled updates520 521 521 522 👉 [Visit to view full changelog for the free version](https://rextheme.com/changelog/?plugin=product-feed-manager-for-woocommerce) -
best-woocommerce-feed/trunk/admin/feed-validator/abstract-rex-feed-validator.php
r3449186 r3457707 571 571 $clean_value = $this->strip_cdata( $value ); 572 572 573 // Ensure clean_value is a string before using strpos 574 if ( ! is_string( $clean_value ) ) { 575 continue; 576 } 577 573 578 // Skip validation if CDATA markers are still present or if value is empty 574 579 if (strpos($clean_value, '<![CDATA[') === false && strpos($clean_value, ']]>') === false && !$this->is_empty_value($clean_value)) { -
best-woocommerce-feed/trunk/rex-product-feed.php
r3449186 r3457707 16 16 * Plugin URI: https://rextheme.com 17 17 * Description: Generate and maintain your WooCommerce product feed for Google Shopping, Social Catalogs, Yandex, Idealo, Vivino, Pinterest, eBay MIP, BestPrice, Skroutz, Fruugo, Bonanza & 200+ Merchants. 18 * Version: 7.4.6 418 * Version: 7.4.65 19 19 * Author: RexTheme 20 20 * Author URI: https://rextheme.com … … 41 41 } 42 42 if( !defined( 'WPFM_VERSION' ) ) { 43 define( 'WPFM_VERSION', '7.4.6 4' );43 define( 'WPFM_VERSION', '7.4.65' ); 44 44 } 45 45 if ( !defined( 'WPFM__FILE__' ) ) { -
best-woocommerce-feed/trunk/vendor/composer/installed.php
r3449186 r3457707 4 4 'pretty_version' => 'dev-master', 5 5 'version' => 'dev-master', 6 'reference' => ' f7e7dede4db3d577bbae15fe73dcec1549e79fed',6 'reference' => 'c912255e7e1659312e4f88caeae5895552bbc192', 7 7 'type' => 'wordpress-plugin', 8 8 'install_path' => __DIR__ . '/../../', … … 43 43 'pretty_version' => 'dev-master', 44 44 'version' => 'dev-master', 45 'reference' => ' f7e7dede4db3d577bbae15fe73dcec1549e79fed',45 'reference' => 'c912255e7e1659312e4f88caeae5895552bbc192', 46 46 'type' => 'wordpress-plugin', 47 47 'install_path' => __DIR__ . '/../../',
Note: See TracChangeset
for help on using the changeset viewer.