Product Feed PRO for WooCommerce 13.2.0

Does "Product Feed PRO for WooCommerce" work with WordPress 6.4.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: 126.02 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.4.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=9a360f7b49
Aspect after-activation
HTTP status 200
Load time 0.559 s
Memory usage 3.45 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.171 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.125 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.123 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.174 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.397 s0.366 s-0.031 s3.38 MiB3.51 MiB+ 132.31 KiB
/wp-admin/edit.php0.230 s0.215 s-0.015 s3.41 MiB3.53 MiB+ 132 KiB
/wp-admin/post-new.php0.962 s0.621 s-0.341 s5.46 MiB5.59 MiB+ 135.69 KiB
/wp-admin/upload.php0.569 s0.451 s-0.118 s3.32 MiB3.44 MiB+ 115.05 KiB
/wp-admin/options-writing.php0.228 s0.253 s+0.025 s3.32 MiB3.42 MiB+ 107.84 KiB
/wp-admin/media-new.php0.324 s0.335 s+0.011 s3.29 MiB3.42 MiB+ 131.51 KiB
/wp-admin/edit-tags.php?taxonomy=category0.203 s0.220 s+0.017 s3.31 MiB3.44 MiB+ 132.36 KiB
/wp-admin/post-new.php?post_type=page0.599 s0.558 s-0.041 s5.45 MiB5.58 MiB+ 135.27 KiB
/wp-admin/options-discussion.php0.306 s0.332 s+0.026 s3.3 MiB3.42 MiB+ 118.14 KiB
/wp-admin/edit-comments.php0.304 s0.240 s-0.064 s3.34 MiB3.45 MiB+ 120 KiB
/0.272 s0.174 s-0.098 s3.36 MiB
Average 0.399 s0.342 s-0.057 s3.72 MiB3.88 MiB+ 126.02 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,3052,05792
JavaScript20.3%7,64516212
CSS2.0%768802
Total 37,718 2,299 106

PHP Code Analysis | More results »

Lines of code 29,119
Total complexity 2,730
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

[12-Jan-2024 16:18: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(790): require_once()
#1 /wp-content/plugins/woo-product-feed-pro/woocommerce-sea.php(4533): 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
[12-Jan-2024 16:18: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-Jan-2024 16:18: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-Jan-2024 16:18: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(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
[12-Jan-2024 16:18:19 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
[12-Jan-2024 16:18:19 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
[12-Jan-2024 16:18: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:245
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): woosea_add_facebook_pixel()
#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(3068): do_action()
#4 /wp-content/themes/twentyseventeen/footer.php(48): wp_footer()
#5 /wp-includes/template.php(790): require_once('...')
#6 /wp-includes/template.php(725): 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 245
[12-Jan-2024 16:18:30 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_woocommerce_currency() in /wp-content/plugins/woo-product-feed-pro/woocommerce-sea.php:245
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): woosea_add_facebook_pixel()
#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(3068): do_action()
#4 /wp-content/themes/twentyseventeen/footer.php(48): wp_footer()
#5 /wp-includes/template.php(790): require_once('...')
#6 /wp-includes/template.php(725): 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 245
See also: All tests for this plugin