Product Feed PRO for WooCommerce 11.9.7

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

Summary

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

Memory usage: 95.66 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
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
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=0f87af343b
Aspect after-activation
HTTP status 200
Load time 0.632 s
Memory usage 3.6 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.179 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.126 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.184 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.321 s0.319 s-0.002 s3.55 MiB3.64 MiB+ 94.57 KiB
/wp-admin/edit.php0.194 s0.219 s+0.025 s3.58 MiB3.68 MiB+ 93.58 KiB
/wp-admin/post-new.php1.084 s1.238 s+0.154 s5.48 MiB5.57 MiB+ 96.75 KiB
/wp-admin/upload.php0.815 s0.337 s-0.478 s3.49 MiB3.58 MiB+ 92.51 KiB
/wp-admin/options-writing.php0.148 s0.309 s+0.161 s3.49 MiB3.56 MiB+ 76.7 KiB
/wp-admin/media-new.php0.237 s0.259 s+0.022 s3.47 MiB3.56 MiB+ 93.56 KiB
/wp-admin/edit-tags.php?taxonomy=category0.177 s0.203 s+0.026 s3.5 MiB3.61 MiB+ 110.06 KiB
/wp-admin/post-new.php?post_type=page1.046 s0.995 s-0.051 s5.47 MiB5.56 MiB+ 88.3 KiB
/wp-admin/options-discussion.php0.209 s0.234 s+0.025 s3.47 MiB3.56 MiB+ 96.38 KiB
/wp-admin/edit-comments.php0.204 s0.232 s+0.028 s3.5 MiB3.61 MiB+ 114.15 KiB
/0.253 s0.193 s-0.060 s3.47 MiB
Average 0.426 s0.413 s-0.014 s3.86 MiB3.99 MiB+ 95.66 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,1211,91788
JavaScript20.8%7,60618812
CSS2.1%760802
Total 36,487 2,185 102

PHP Code Analysis | More results »

Lines of code 28,092
Total complexity 2,501
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

User Metadata wp_usermeta 1

PHP Error Log 55 lines

[02-Nov-2022 13:04:12 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(4398): 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
[02-Nov-2022 13:04:13 UTC] PHP Notice:  Undefined property: stdClass::$publish in /wp-content/plugins/woo-product-feed-pro/pages/admin/woosea-manage-feed.php on line 6
[02-Nov-2022 13:04:13 UTC] PHP Notice:  Undefined property: stdClass::$publish in /wp-content/plugins/woo-product-feed-pro/pages/admin/woosea-manage-feed.php on line 7
[02-Nov-2022 13:04:13 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(4704): 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
[02-Nov-2022 13:04:14 UTC] PHP Notice:  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
[02-Nov-2022 13:04:14 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(4713): 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
[02-Nov-2022 13:04:15 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_woocommerce_currency() in /wp-content/plugins/woo-product-feed-pro/woocommerce-sea.php:240
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('/opt/bitnami/ap...')
#6 /wp-includes/template.php(718): load_template()
#7 /wp-includes/general-template.php(92): locate_template()
#8 /wp-content/themes/twentyseventeen/index in /wp-content/plugins/woo-product-feed-pro/woocommerce-sea.php on line 240
[02-Nov-2022 13:04:23 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_woocommerce_currency() in /wp-content/plugins/woo-product-feed-pro/woocommerce-sea.php:240
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('/opt/bitnami/ap...')
#6 /wp-includes/template.php(718): load_template()
#7 /wp-includes/general-template.php(92): locate_template()
#8 /wp-content/themes/twentyseventeen/index in /wp-content/plugins/woo-product-feed-pro/woocommerce-sea.php on line 240
See also: All tests for this plugin