Product Feed PRO for WooCommerce 12.0.8

Does "Product Feed PRO for WooCommerce" work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
5PHP fatal errors
3PHP warnings
1PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 79.35 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version6.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 90,000+
WordPress.org page https://wordpress.org/plugins/woo-product-feed-pro/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=woo-product-feed-pro%2Fwoocommerce-sea.php&plugin_status=all&paged=1&s&_wpnonce=edda7886df
Aspect after-activation
HTTP status 200
Load time 0.535 s
Memory usage 3.08 MiB
JS errors None
Resource errors None

Product Feed Pro

Page screenshot: Product Feed Pro
URL /wp-admin/admin.php?page=woo-product-feed-pro%2Fwoocommerce-sea.php
Requested URL /wp-admin/admin.php?page=woo-product-feed-pro/woocommerce-sea.php
Aspect menu-item
HTTP status 200
Load time 0.151 s
Memory usage N/A
JS errors None
Resource errors None

Product Feed Pro → Manage feeds

Page screenshot: Product Feed Pro → Manage feeds
URL /wp-admin/admin.php?page=woosea_manage_feed
Aspect menu-item
HTTP status 200
Load time 0.108 s
Memory usage N/A
JS errors None
Resource errors None

Product Feed Pro → Settings

Page screenshot: Product Feed Pro → Settings
URL /wp-admin/admin.php?page=woosea_manage_settings
Aspect menu-item
HTTP status 200
Load time 0.107 s
Memory usage N/A
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.164 s
Memory usage N/A
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.272 s0.267 s-0.005 s3.05 MiB3.13 MiB+ 87.32 KiB
/wp-admin/edit.php0.178 s0.190 s+0.012 s3.07 MiB3.16 MiB+ 86.64 KiB
/wp-admin/post-new.php0.742 s0.930 s+0.188 s4.97 MiB5.06 MiB+ 90.7 KiB
/wp-admin/upload.php0.565 s0.302 s-0.263 s2.99 MiB3.06 MiB+ 69.33 KiB
/wp-admin/options-writing.php0.132 s0.158 s+0.026 s2.99 MiB3.05 MiB+ 59.05 KiB
/wp-admin/media-new.php0.262 s0.231 s-0.031 s2.97 MiB3.05 MiB+ 82.4 KiB
/wp-admin/edit-tags.php?taxonomy=category0.165 s0.318 s+0.153 s2.98 MiB3.07 MiB+ 87.63 KiB
/wp-admin/post-new.php?post_type=page0.616 s0.679 s+0.063 s4.96 MiB5.04 MiB+ 86.28 KiB
/wp-admin/options-discussion.php0.195 s0.203 s+0.008 s2.98 MiB3.05 MiB+ 73.2 KiB
/wp-admin/edit-comments.php0.172 s0.217 s+0.045 s3 MiB3.07 MiB+ 70.98 KiB
/0.292 s0.164 s-0.128 s2.94 MiB
Average 0.326 s0.333 s+0.006 s3.35 MiB3.47 MiB+ 79.35 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PHP
JavaScript
Language % Lines of code Comment lines Files
PHP77.1%28,0351,91788
JavaScript20.9%7,58816412
CSS2.1%760802
Total 36,383 2,161 102

PHP Code Analysis | More results »

Lines of code 27,889
Total complexity 2,511
Median class complexity 1.0
Median method complexity 1.0
Most complex class WooSEA_Get_Products
Most complex function WooSEA_Get_Products::woosea_get_products()
Classes 72
Methods 125
Functions 95

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

Options wp_options 5

PHP Error Log 66 lines

[12-Dec-2022 15:41:18 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_woocommerce_currency() in /wp-content/plugins/woo-product-feed-pro/pages/admin/woosea-generate-feed-step-0.php:2
Stack trace:
#0 /wp-includes/template.php(783): require_once()
#1 /wp-content/plugins/woo-product-feed-pro/woocommerce-sea.php(4408): load_template()
#2 /wp-includes/class-wp-hook.php(308): woosea_generate_pages()
#3 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#4 /wp-includes/plugin.php(517): WP_Hook->do_action()
#5 /wp-admin/admin.php(259): do_action()
#6 {main}
  thrown in /wp-content/plugins/woo-product-feed-pro/pages/admin/woosea-generate-feed-step-0.php on line 2
[12-Dec-2022 15:41:19 UTC] PHP Warning:  Undefined property: stdClass::$publish in /wp-content/plugins/woo-product-feed-pro/pages/admin/woosea-manage-feed.php on line 6
[12-Dec-2022 15:41:19 UTC] PHP Warning:  Undefined property: stdClass::$publish in /wp-content/plugins/woo-product-feed-pro/pages/admin/woosea-manage-feed.php on line 7
[12-Dec-2022 15:41:19 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function WC() in /wp-content/plugins/woo-product-feed-pro/pages/admin/woosea-manage-feed.php:23
Stack trace:
#0 /wp-content/plugins/woo-product-feed-pro/classes/class-admin-pages-template.php(18): require()
#1 /wp-content/plugins/woo-product-feed-pro/woocommerce-sea.php(4714): Construct_Admin_Pages->set_page()
#2 /wp-includes/class-wp-hook.php(308): woosea_manage_feed()
#3 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#4 /wp-includes/plugin.php(517): WP_Hook->do_action()
#5 /wp-admin/admin.php(259): do_action()
#6 {main}
  thrown in /wp-content/plugins/woo-product-feed-pro/pages/admin/woosea-manage-feed.php on line 23
[12-Dec-2022 15:41:20 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/woo-product-feed-pro/pages/admin/woosea-manage-settings.php on line 13
[12-Dec-2022 15:41:20 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/woo-product-feed-pro/pages/admin/woosea-manage-settings.php on line 18
[12-Dec-2022 15:41:20 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function WC() in /wp-content/plugins/woo-product-feed-pro/pages/admin/woosea-manage-settings.php:27
Stack trace:
#0 /wp-content/plugins/woo-product-feed-pro/classes/class-admin-pages-template.php(18): require()
#1 /wp-content/plugins/woo-product-feed-pro/woocommerce-sea.php(4723): Construct_Admin_Pages->set_page()
#2 /wp-includes/class-wp-hook.php(308): woosea_manage_settings()
#3 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#4 /wp-includes/plugin.php(517): WP_Hook->do_action()
#5 /wp-admin/admin.php(259): do_action()
#6 {main}
  thrown in /wp-content/plugins/woo-product-feed-pro/pages/admin/woosea-manage-settings.php on line 27
[12-Dec-2022 15:41:20 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_woocommerce_currency() in /wp-content/plugins/woo-product-feed-pro/woocommerce-sea.php:244
Stack trace:
#0 /wp-includes/class-wp-hook.php(308): woosea_add_facebook_pixel()
#1 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/general-template.php(3059): do_action()
#4 /wp-content/themes/twentyseventeen/footer.php(48): wp_footer()
#5 /wp-includes/template.php(783): require_once('...')
#6 /wp-includes/template.php(718): load_template()
#7 /wp-includes/general-template.php(92): locate_template()
#8 /wp-content/themes/twentyseventeen/index.php(72): get_footer()
#9 /wp-includes/template-loader.php(106): include('...')
#10 /wp-blog-header.php(19): require_once('...')
#11 /index.php(17): require('...')
#12 {main}
  thrown in /wp-content/plugins/woo-product-feed-pro/woocommerce-sea.php on line 244
[12-Dec-2022 15:41:28 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_woocommerce_currency() in /wp-content/plugins/woo-product-feed-pro/woocommerce-sea.php:244
Stack trace:
#0 /wp-includes/class-wp-hook.php(308): woosea_add_facebook_pixel()
#1 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/general-template.php(3059): do_action()
#4 /wp-content/themes/twentyseventeen/footer.php(48): wp_footer()
#5 /wp-includes/template.php(783): require_once('...')
#6 /wp-includes/template.php(718): load_template()
#7 /wp-includes/general-template.php(92): locate_template()
#8 /wp-content/themes/twentyseventeen/index.php(72): get_footer()
#9 /wp-includes/template-loader.php(106): include('...')
#10 /wp-blog-header.php(19): require_once('...')
#11 /index.php(17): require('...')
#12 {main}
  thrown in /wp-content/plugins/woo-product-feed-pro/woocommerce-sea.php on line 244
See also: All tests for this plugin