With the version 11.9.4 I was getting those warnings:
PHP Warning: Undefined variable $sz_attribute in /home/domain/public_html/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php on line 4547
PHP Warning: Undefined variable $sz_attribute in /home/domain/public_html/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php on line 4558
PHP Warning: Undefined variable $sz_attribute in /home/domain/public_html/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php on line 4559
PHP Warning: Undefined variable $sz_attribute in /home/domain/public_html/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php on line 4560
PHP Warning: Undefined variable $sz_attribute in /home/domain/public_html/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php on line 4561
PHP Warning: Undefined variable $sz_attribute in /home/domain/public_html/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php on line 4562
PHP Warning: Undefined variable $sz_attribute in /home/domain/public_html/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php on line 4565
PHP Warning: Undefined variable $sz_attribute in /home/domain/public_html/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php on line 4503
With the version 11.9.5 I was getting those warnings:
PHP Warning: Undefined variable $sz_attribute in /home/domain/public_html/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php on line 4573
PHP Warning: Undefined variable $sz_attribute in /home/domain/public_html/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php on line 4574
PHP Warning: Undefined variable $sz_attribute in /home/domain/public_html/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php on line 4515
PHP Warning: Undefined variable $sz_attribute in /home/domain/public_html/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php on line 4559
PHP Warning: Undefined variable $sz_attribute in /home/domain/public_html/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php on line 4570
PHP Warning: Undefined variable $sz_attribute in /home/domain/public_html/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php on line 4571
PHP Warning: Undefined variable $sz_attribute in /home/domain/public_html/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php on line 4572
And with the version 11.9.6 I am getting this warnings:
PHP Warning: Undefined variable $sz_attribute in /home/carit/public_html/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php on line 4561
PHP Warning: Undefined variable $sz_attribute in /home/carit/public_html/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php on line 4572
PHP Warning: Undefined variable $sz_attribute in /home/carit/public_html/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php on line 4573
PHP Warning: Undefined variable $sz_attribute in /home/carit/public_html/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php on line 4574
PHP Warning: Undefined variable $sz_attribute in /home/carit/public_html/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php on line 4575
PHP Warning: Undefined variable $sz_attribute in /home/carit/public_html/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php on line 4576
PHP Warning: Undefined variable $sz_attribute in /home/carit/public_html/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php on line 4517
So the warnigns keep changing lines but they are still there.
Thank you!!