Product Feed PRO for WooCommerce 9.1.0

Does "Product Feed PRO for WooCommerce" work with WordPress 5.5.3 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: 139.48 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.5.3
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=952bb17189
Aspect after-activation
HTTP status 200
Load time 0.715 s
Memory usage 2.73 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.400 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.113 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.167 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.368 s
Memory usage 3.34 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.492 s0.389 s-0.103 s2.75 MiB3.34 MiB+ 596.42 KiB
/wp-admin/edit.php0.200 s0.242 s+0.042 s2.8 MiB2.89 MiB+ 93.5 KiB
/wp-admin/post-new.php1.497 s2.003 s+0.506 s4.54 MiB4.64 MiB+ 99.05 KiB
/wp-admin/upload.php0.633 s0.485 s-0.148 s2.63 MiB2.71 MiB+ 86.84 KiB
/wp-admin/options-writing.php0.161 s0.199 s+0.038 s2.64 MiB2.7 MiB+ 59.88 KiB
/wp-admin/media-new.php0.216 s0.211 s-0.005 s2.6 MiB2.7 MiB+ 92.7 KiB
/wp-admin/edit-tags.php?taxonomy=category0.191 s0.207 s+0.016 s2.64 MiB2.73 MiB+ 91.73 KiB
/wp-admin/post-new.php?post_type=page1.393 s1.329 s-0.064 s4.53 MiB4.62 MiB+ 90.64 KiB
/wp-admin/options-discussion.php0.350 s0.347 s-0.003 s2.61 MiB2.7 MiB+ 92.7 KiB
/wp-admin/edit-comments.php0.225 s0.247 s+0.022 s2.65 MiB2.74 MiB+ 91.3 KiB
/0.352 s0.208 s-0.144 s2.56 MiB
Average 0.519 s0.533 s+0.014 s3 MiB3.18 MiB+ 139.48 KiB

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 55 lines

[15-Nov-2020 11:14:36 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(4161): 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(478): 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
[15-Nov-2020 11:14:37 UTC] PHP Notice:  Undefined property: stdClass::$publish in /wp-content/plugins/woo-product-feed-pro/pages/admin/woosea-manage-feed.php on line 6
[15-Nov-2020 11:14:37 UTC] PHP Notice:  Undefined property: stdClass::$publish in /wp-content/plugins/woo-product-feed-pro/pages/admin/woosea-manage-feed.php on line 7
[15-Nov-2020 11:14:37 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(4599): 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(478): 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
[15-Nov-2020 11:14:37 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
[15-Nov-2020 11:14:37 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(4608): 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(478): 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
[15-Nov-2020 11:14: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: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(478): WP_Hook->do_action()
#3 /wp-includes/general-template.php(3025): 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
[15-Nov-2020 11:14:45 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(478): WP_Hook->do_action()
#3 /wp-includes/general-template.php(3025): 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
See also: All tests for this plugin