Product Feed PRO for WooCommerce 13.3.1

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

Summary

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

Memory usage: 129.88 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.5.2
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=8385bdb586
Aspect after-activation
HTTP status 200
Load time 0.508 s
Memory usage 3.51 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.187 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.122 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.158 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.182 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.582 s0.362 s-0.220 s3.44 MiB3.57 MiB+ 132.93 KiB
/wp-admin/edit.php0.264 s0.219 s-0.045 s3.46 MiB3.59 MiB+ 132.62 KiB
/wp-admin/post-new.php1.134 s0.811 s-0.323 s5.59 MiB5.74 MiB+ 156.67 KiB
/wp-admin/upload.php0.761 s0.509 s-0.252 s3.38 MiB3.49 MiB+ 115.98 KiB
/wp-admin/options-writing.php0.286 s0.241 s-0.045 s3.37 MiB3.48 MiB+ 107.84 KiB
/wp-admin/media-new.php0.365 s0.281 s-0.084 s3.35 MiB3.48 MiB+ 132.13 KiB
/wp-admin/edit-tags.php?taxonomy=category0.230 s0.227 s-0.003 s3.37 MiB3.5 MiB+ 132.98 KiB
/wp-admin/post-new.php?post_type=page0.669 s0.612 s-0.057 s5.59 MiB5.73 MiB+ 148.26 KiB
/wp-admin/options-discussion.php0.475 s0.362 s-0.113 s3.36 MiB3.47 MiB+ 118.76 KiB
/wp-admin/edit-comments.php0.294 s0.262 s-0.032 s3.39 MiB3.51 MiB+ 120.62 KiB
/0.400 s0.182 s-0.218 s3.42 MiB
Average 0.496 s0.370 s-0.127 s3.79 MiB3.96 MiB+ 129.88 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.7%29,2952,05091
JavaScript20.3%7,64516212
CSS2.0%768802
Total 37,708 2,292 105

PHP Code Analysis | More results »

Lines of code 29,150
Total complexity 2,735
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 75
Methods 138
Functions 97

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 65 lines

[10-Apr-2024 04:39:56 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(810): require_once()
#1 /wp-content/plugins/woo-product-feed-pro/woocommerce-sea.php(4536): load_template()
#2 /wp-includes/class-wp-hook.php(324): woosea_generate_pages()
#3 /wp-includes/class-wp-hook.php(348): 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
[10-Apr-2024 04:39:56 UTC] PHP Warning:  Undefined property: stdClass::$publish in /wp-content/plugins/woo-product-feed-pro/pages/admin/woosea-manage-feed.php on line 6
[10-Apr-2024 04:39:56 UTC] PHP Warning:  Undefined property: stdClass::$publish in /wp-content/plugins/woo-product-feed-pro/pages/admin/woosea-manage-feed.php on line 7
[10-Apr-2024 04:39:56 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(4920): Construct_Admin_Pages->set_page()
#2 /wp-includes/class-wp-hook.php(324): woosea_manage_feed()
#3 /wp-includes/class-wp-hook.php(348): 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
[10-Apr-2024 04:39:57 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 24
[10-Apr-2024 04:39:57 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:33
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(4929): Construct_Admin_Pages->set_page()
#2 /wp-includes/class-wp-hook.php(324): woosea_manage_settings()
#3 /wp-includes/class-wp-hook.php(348): 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 33
[10-Apr-2024 04:39:58 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function wc_get_product() in /wp-content/plugins/woo-product-feed-pro/woocommerce-sea.php:632
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): woosea_add_remarketing_tags()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/general-template.php(3066): do_action()
#4 /wp-content/themes/twentyseventeen/footer.php(48): wp_footer()
#5 /wp-includes/template.php(810): require_once('...')
#6 /wp-includes/template.php(745): load_template()
#7 /wp-includes/general-template.php(92): locate_template()
#8 /wp-content/themes/twentyseventeen/index.php(75): 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 632
[10-Apr-2024 04:40:09 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function wc_get_product() in /wp-content/plugins/woo-product-feed-pro/woocommerce-sea.php:632
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): woosea_add_remarketing_tags()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/general-template.php(3066): do_action()
#4 /wp-content/themes/twentyseventeen/footer.php(48): wp_footer()
#5 /wp-includes/template.php(810): require_once('...')
#6 /wp-includes/template.php(745): load_template()
#7 /wp-includes/general-template.php(92): locate_template()
#8 /wp-content/themes/twentyseventeen/index.php(75): 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 632
See also: All tests for this plugin