Product Feed PRO for WooCommerce 9.6.8

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

Summary

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

Memory usage: 103.63 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version5.6.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 6

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=7bdeeb1245
Aspect after-activation
HTTP status 200
Load time 0.647 s
Memory usage 2.77 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.133 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.180 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.136 s
Memory usage N/A
JS errors None
Resource errors None

Dashboard ‹ Test site — WordPress

Page screenshot: Dashboard ‹ Test site — WordPress
URL /wp-admin/index.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.782 s
Memory usage 2.98 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.270 s0.741 s+0.471 s2.79 MiB2.98 MiB+ 196.63 KiB
/wp-admin/edit.php0.182 s0.210 s+0.028 s2.84 MiB2.93 MiB+ 95.35 KiB
/wp-admin/post-new.php0.885 s1.061 s+0.176 s4.93 MiB5.03 MiB+ 100.91 KiB
/wp-admin/upload.php0.470 s0.584 s+0.114 s2.67 MiB2.76 MiB+ 93.06 KiB
/wp-admin/options-writing.php0.161 s0.207 s+0.046 s2.68 MiB2.75 MiB+ 65.36 KiB
/wp-admin/media-new.php0.228 s0.193 s-0.035 s2.65 MiB2.74 MiB+ 96.3 KiB
/wp-admin/edit-tags.php?taxonomy=category0.186 s0.199 s+0.013 s2.68 MiB2.78 MiB+ 97.21 KiB
/wp-admin/post-new.php?post_type=page1.095 s0.676 s-0.419 s4.92 MiB5.02 MiB+ 96.49 KiB
/wp-admin/options-discussion.php0.294 s0.326 s+0.032 s2.65 MiB2.74 MiB+ 98.18 KiB
/wp-admin/edit-comments.php0.253 s0.234 s-0.019 s2.75 MiB2.84 MiB+ 96.78 KiB
/0.265 s0.189 s-0.076 s2.61 MiB
Average 0.390 s0.420 s+0.030 s3.11 MiB3.26 MiB+ 103.63 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
PHP54.5%24,8471,81281
JavaScript43.8%19,9832,17112
CSS1.7%761762
Total 45,591 4,059 95

PHP Code Analysis | More results »

Lines of code 24,826
Total complexity 2,195
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 64
Methods 116
Functions 98

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

Meta Boxes

{
    "dashboard": {
        "woosea_rss_dashboard_widget": {
            "title": "Latest Product Feed Pro Tutorials",
            "context": "side"
        }
    }
}

PHP Error Log 59 lines

[25-Feb-2021 17:42:01 UTC] PHP Notice: A feed could not be found at `https://www.adtribes.io/feed/`; the status code is `403` and content-type is `text/html; charset=iso-8859-1` in /wp-includes/class-simplepie.php on line 1728
[25-Feb-2021 17:42:01 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(730): require_once()
#1 /wp-content/plugins/woo-product-feed-pro/woocommerce-sea.php(4175): load_template()
#2 /wp-includes/class-wp-hook.php(287): woosea_generate_pages()
#3 /wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters()
#4 /wp-includes/plugin.php(484): 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
[25-Feb-2021 17:42:02 UTC] PHP Notice:  Undefined property: stdClass::$publish in /wp-content/plugins/woo-product-feed-pro/pages/admin/woosea-manage-feed.php on line 6
[25-Feb-2021 17:42:02 UTC] PHP Notice:  Undefined property: stdClass::$publish in /wp-content/plugins/woo-product-feed-pro/pages/admin/woosea-manage-feed.php on line 7
[25-Feb-2021 17:42:02 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(4594): Construct_Admin_Pages->set_page()
#2 /wp-includes/class-wp-hook.php(287): woosea_manage_feed()
#3 /wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters()
#4 /wp-includes/plugin.php(484): 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
[25-Feb-2021 17:42:02 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
[25-Feb-2021 17:42:02 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(4603): Construct_Admin_Pages->set_page()
#2 /wp-includes/class-wp-hook.php(287): woosea_manage_settings()
#3 /wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters()
#4 /wp-includes/plugin.php(484): 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
[25-Feb-2021 17:42:02 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_woocommerce_currency() in /wp-content/plugins/woo-product-feed-pro/woocommerce-sea.php:327
Stack trace:
#0 /wp-includes/class-wp-hook.php(287): woosea_add_facebook_pixel()
#1 /wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(484): WP_Hook->do_action()
#3 /wp-includes/general-template.php(3021): do_action()
#4 /wp-content/themes/twentyseventeen/footer.php(48): wp_footer()
#5 /wp-includes/template.php(730): require_once('/opt/bitnami/ap...')
#6 /wp-includes/template.php(676): 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 327
[25-Feb-2021 17:42:03 UTC] PHP Notice: A feed could not be found at `https://www.adtribes.io/feed/`; the status code is `403` and content-type is `text/html; charset=iso-8859-1` in /wp-includes/class-simplepie.php on line 1728
[25-Feb-2021 17:42:09 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_woocommerce_currency() in /wp-content/plugins/woo-product-feed-pro/woocommerce-sea.php:327
Stack trace:
#0 /wp-includes/class-wp-hook.php(287): woosea_add_facebook_pixel()
#1 /wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(484): WP_Hook->do_action()
#3 /wp-includes/general-template.php(3021): do_action()
#4 /wp-content/themes/twentyseventeen/footer.php(48): wp_footer()
#5 /wp-includes/template.php(730): require_once('/opt/bitnami/ap...')
#6 /wp-includes/template.php(676): 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 327
[25-Feb-2021 17:42:10 UTC] PHP Notice: A feed could not be found at `https://www.adtribes.io/feed/`; the status code is `403` and content-type is `text/html; charset=iso-8859-1` in /wp-includes/class-simplepie.php on line 1728
[25-Feb-2021 17:42:11 UTC] PHP Notice: A feed could not be found at `https://www.adtribes.io/feed/`; the status code is `403` and content-type is `text/html; charset=iso-8859-1` in /wp-includes/class-simplepie.php on line 1728
See also: All tests for this plugin