Product Feed PRO for WooCommerce 11.8.9

Does "Product Feed PRO for WooCommerce" work with WordPress 6.0.2 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: 91.13 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.058 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.0.2
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=a693e7b5ff
Aspect after-activation
HTTP status 200
Load time 0.636 s
Memory usage 3.79 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.302 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.132 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.232 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.323 s0.291 s-0.032 s3.72 MiB3.82 MiB+ 94.13 KiB
/wp-admin/edit.php0.202 s0.247 s+0.045 s3.76 MiB3.85 MiB+ 92.05 KiB
/wp-admin/post-new.php0.804 s1.632 s+0.828 s5.55 MiB5.64 MiB+ 95.94 KiB
/wp-admin/upload.php0.434 s0.341 s-0.093 s3.69 MiB3.78 MiB+ 91.69 KiB
/wp-admin/options-writing.php0.306 s0.216 s-0.090 s3.62 MiB3.69 MiB+ 74.66 KiB
/wp-admin/media-new.php0.343 s0.238 s-0.105 s3.66 MiB3.75 MiB+ 92.74 KiB
/wp-admin/edit-tags.php?taxonomy=category0.202 s0.236 s+0.034 s3.69 MiB3.78 MiB+ 93.7 KiB
/wp-admin/post-new.php?post_type=page0.685 s0.851 s+0.166 s5.54 MiB5.63 MiB+ 87.52 KiB
/wp-admin/options-discussion.php0.235 s0.349 s+0.114 s3.6 MiB3.69 MiB+ 95.55 KiB
/wp-admin/edit-comments.php0.230 s0.262 s+0.032 s3.7 MiB3.79 MiB+ 93.33 KiB
/0.465 s0.207 s-0.258 s3.6 MiB
Average 0.384 s0.443 s+0.058 s4.01 MiB4.14 MiB+ 91.13 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,0921,91788
JavaScript20.9%7,60618812
CSS2.1%760802
Total 36,458 2,185 102

PHP Code Analysis | More results »

Lines of code 28,063
Total complexity 2,488
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 55 lines

[07-Oct-2022 09:20:03 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(770): require_once()
#1 /wp-content/plugins/woo-product-feed-pro/woocommerce-sea.php(4398): load_template()
#2 /wp-includes/class-wp-hook.php(307): woosea_generate_pages()
#3 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#4 /wp-includes/plugin.php(476): 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
[07-Oct-2022 09:20:04 UTC] PHP Notice:  Undefined property: stdClass::$publish in /wp-content/plugins/woo-product-feed-pro/pages/admin/woosea-manage-feed.php on line 6
[07-Oct-2022 09:20:04 UTC] PHP Notice:  Undefined property: stdClass::$publish in /wp-content/plugins/woo-product-feed-pro/pages/admin/woosea-manage-feed.php on line 7
[07-Oct-2022 09:20:04 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(307): woosea_manage_feed()
#3 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#4 /wp-includes/plugin.php(476): 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
[07-Oct-2022 09:20:05 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
[07-Oct-2022 09:20:05 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(307): woosea_manage_settings()
#3 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#4 /wp-includes/plugin.php(476): 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
[07-Oct-2022 09:20:06 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(307): woosea_add_facebook_pixel()
#1 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(476): WP_Hook->do_action()
#3 /wp-includes/general-template.php(3058): do_action()
#4 /wp-content/themes/twentyseventeen/footer.php(48): wp_footer()
#5 /wp-includes/template.php(770): require_once('/opt/bitnami/ap...')
#6 /wp-includes/template.php(716): 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
[07-Oct-2022 09:20: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(307): woosea_add_facebook_pixel()
#1 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(476): WP_Hook->do_action()
#3 /wp-includes/general-template.php(3058): do_action()
#4 /wp-content/themes/twentyseventeen/footer.php(48): wp_footer()
#5 /wp-includes/template.php(770): require_once('/opt/bitnami/ap...')
#6 /wp-includes/template.php(716): 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