Product Feed PRO for WooCommerce 10.5.6

Does "Product Feed PRO for WooCommerce" work with WordPress 5.8 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: 105.98 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 version5.8
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=6ef7d26e7a
Aspect after-activation
HTTP status 200
Load time 0.599 s
Memory usage 3.15 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.386 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.128 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.120 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.173 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.286 s0.245 s-0.041 s3.08 MiB3.19 MiB+ 109.06 KiB
/wp-admin/edit.php0.163 s0.194 s+0.031 s3.11 MiB3.22 MiB+ 109.17 KiB
/wp-admin/post-new.php0.733 s0.966 s+0.233 s5.27 MiB5.37 MiB+ 104.74 KiB
/wp-admin/upload.php0.676 s0.513 s-0.163 s3.03 MiB3.13 MiB+ 106.99 KiB
/wp-admin/options-writing.php0.132 s0.183 s+0.051 s3.02 MiB3.12 MiB+ 94.04 KiB
/wp-admin/media-new.php0.239 s0.194 s-0.045 s3.01 MiB3.11 MiB+ 108.05 KiB
/wp-admin/edit-tags.php?taxonomy=category0.152 s0.183 s+0.031 s3.04 MiB3.14 MiB+ 108.64 KiB
/wp-admin/post-new.php?post_type=page0.734 s0.660 s-0.074 s5.26 MiB5.35 MiB+ 100.33 KiB
/wp-admin/options-discussion.php0.281 s0.314 s+0.033 s3 MiB3.11 MiB+ 110.86 KiB
/wp-admin/edit-comments.php0.184 s0.263 s+0.079 s3.04 MiB3.15 MiB+ 107.9 KiB
/0.263 s0.176 s-0.087 s2.91 MiB
Average 0.349 s0.354 s+0.004 s3.43 MiB3.59 MiB+ 105.98 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
PHP55.8%26,3581,90684
JavaScript42.6%20,1372,18913
CSS1.6%760802
Total 47,255 4,175 99

PHP Code Analysis | More results »

Lines of code 26,335
Total complexity 2,353
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 67
Methods 120
Functions 103

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.

Database Tables 1

Options wp_options 5

PHP Error Log 55 lines

[03-Sep-2021 09:08:30 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(4413): load_template()
#2 /wp-includes/class-wp-hook.php(303): woosea_generate_pages()
#3 /wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters()
#4 /wp-includes/plugin.php(470): 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
[03-Sep-2021 09:08:31 UTC] PHP Notice:  Undefined property: stdClass::$publish in /wp-content/plugins/woo-product-feed-pro/pages/admin/woosea-manage-feed.php on line 6
[03-Sep-2021 09:08:31 UTC] PHP Notice:  Undefined property: stdClass::$publish in /wp-content/plugins/woo-product-feed-pro/pages/admin/woosea-manage-feed.php on line 7
[03-Sep-2021 09:08:31 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(4832): Construct_Admin_Pages->set_page()
#2 /wp-includes/class-wp-hook.php(303): woosea_manage_feed()
#3 /wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters()
#4 /wp-includes/plugin.php(470): 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
[03-Sep-2021 09:08:31 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
[03-Sep-2021 09:08:31 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(4841): Construct_Admin_Pages->set_page()
#2 /wp-includes/class-wp-hook.php(303): woosea_manage_settings()
#3 /wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters()
#4 /wp-includes/plugin.php(470): 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
[03-Sep-2021 09:08:31 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_woocommerce_currency() in /wp-content/plugins/woo-product-feed-pro/woocommerce-sea.php:344
Stack trace:
#0 /wp-includes/class-wp-hook.php(303): woosea_add_facebook_pixel()
#1 /wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(470): WP_Hook->do_action()
#3 /wp-includes/general-template.php(3031): 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 344
[03-Sep-2021 09:08:38 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_woocommerce_currency() in /wp-content/plugins/woo-product-feed-pro/woocommerce-sea.php:344
Stack trace:
#0 /wp-includes/class-wp-hook.php(303): woosea_add_facebook_pixel()
#1 /wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(470): WP_Hook->do_action()
#3 /wp-includes/general-template.php(3031): 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 344
See also: All tests for this plugin