Does "Product Feed PRO for WooCommerce" work with WordPress 6.4.3 and PHP 8.1.12? A smoke test was performed on .
5 | PHP fatal errors |
4 | PHP warnings |
1 | PHP deprecation warnings |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 126.52 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.
WordPress version | 6.4.3 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 80,000+ |
WordPress.org page | https://wordpress.org/plugins/woo-product-feed-pro/ |
Badges |
|
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=a8c65b7792 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.534 s |
Memory usage | 3.45 MiB |
JS errors | None |
Resource errors | None |
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.160 s |
Memory usage | N/A |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=woosea_manage_feed |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.109 s |
Memory usage | N/A |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=woosea_manage_settings |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.108 s |
Memory usage | N/A |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.176 s |
Memory usage | N/A |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.353 s | 0.355 s | +0.002 s | 3.38 MiB | 3.51 MiB | + 132.81 KiB |
/wp-admin/edit.php | 0.213 s | 0.215 s | +0.002 s | 3.41 MiB | 3.54 MiB | + 132.5 KiB |
/wp-admin/post-new.php | 0.851 s | 0.622 s | -0.229 s | 5.46 MiB | 5.59 MiB | + 136.19 KiB |
/wp-admin/upload.php | 0.682 s | 0.449 s | -0.233 s | 3.32 MiB | 3.44 MiB | + 115.55 KiB |
/wp-admin/options-writing.php | 0.232 s | 0.264 s | +0.032 s | 3.32 MiB | 3.42 MiB | + 108.34 KiB |
/wp-admin/media-new.php | 0.327 s | 0.319 s | -0.008 s | 3.3 MiB | 3.42 MiB | + 132.01 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.212 s | 0.214 s | +0.002 s | 3.31 MiB | 3.44 MiB | + 132.86 KiB |
/wp-admin/post-new.php?post_type=page | 0.594 s | 0.559 s | -0.035 s | 5.45 MiB | 5.58 MiB | + 135.77 KiB |
/wp-admin/options-discussion.php | 0.289 s | 0.323 s | +0.034 s | 3.3 MiB | 3.42 MiB | + 118.64 KiB |
/wp-admin/edit-comments.php | 0.245 s | 0.236 s | -0.009 s | 3.34 MiB | 3.45 MiB | + 120.5 KiB |
/ | 0.285 s | 0.168 s | -0.117 s | 3.31 MiB | ||
Average | 0.389 s | 0.339 s | -0.051 s | 3.72 MiB | 3.88 MiB | + 126.52 KiB |
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.
Language | % | Lines of code | Comment lines | Files | |
---|---|---|---|---|---|
PHP | 77.7% | 29,290 | 2,053 | 91 | |
JavaScript | 20.3% | 7,645 | 162 | 12 | |
CSS | 2.0% | 768 | 80 | 2 | |
Total | 37,703 | 2,295 | 105 |
Lines of code | 29,145 |
---|---|
Total complexity | 2,734 |
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 | 75 |
---|---|
Methods | 138 |
Functions | 97 |
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.
wp_options
5[12-Mar-2024 12:17:26 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(790): require_once()
#1 /wp-content/plugins/woo-product-feed-pro/woocommerce-sea.php(4535): load_template()
#2 /wp-includes/class-wp-hook.php(324): woosea_generate_pages()
#3 /wp-includes/class-wp-hook.php(348): 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
[12-Mar-2024 12:17:27 UTC] PHP Warning: Undefined property: stdClass::$publish in /wp-content/plugins/woo-product-feed-pro/pages/admin/woosea-manage-feed.php on line 6
[12-Mar-2024 12:17:27 UTC] PHP Warning: Undefined property: stdClass::$publish in /wp-content/plugins/woo-product-feed-pro/pages/admin/woosea-manage-feed.php on line 7
[12-Mar-2024 12:17:27 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(4919): Construct_Admin_Pages->set_page()
#2 /wp-includes/class-wp-hook.php(324): woosea_manage_feed()
#3 /wp-includes/class-wp-hook.php(348): 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
[12-Mar-2024 12:17:28 UTC] PHP Deprecated: Automatic conversion of false to array is deprecated in /wp-content/plugins/woo-product-feed-pro/pages/admin/woosea-manage-settings.php on line 24
[12-Mar-2024 12:17:28 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:33
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(4928): Construct_Admin_Pages->set_page()
#2 /wp-includes/class-wp-hook.php(324): woosea_manage_settings()
#3 /wp-includes/class-wp-hook.php(348): 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 33
[12-Mar-2024 12:17:28 UTC] PHP Warning: Undefined variable $add_facebook_pixel in /wp-content/plugins/woo-product-feed-pro/woocommerce-sea.php on line 241
[12-Mar-2024 12:17:28 UTC] PHP Fatal error: Uncaught Error: Call to undefined function wc_get_product() in /wp-content/plugins/woo-product-feed-pro/woocommerce-sea.php:631
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): woosea_add_remarketing_tags()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/general-template.php(3068): do_action()
#4 /wp-content/themes/twentyseventeen/footer.php(48): wp_footer()
#5 /wp-includes/template.php(790): require_once('...')
#6 /wp-includes/template.php(725): load_template()
#7 /wp-includes/general-template.php(92): locate_template()
#8 /wp-content/themes/twentyseventeen/index.php(75): get_footer()
#9 /wp-includes/template-loader.php(106): include('...')
#10 /wp-blog-header.php(19): require_once('...')
#11 /index.php(17): require('...')
#12 {main}
thrown in /wp-content/plugins/woo-product-feed-pro/woocommerce-sea.php on line 631
[12-Mar-2024 12:17:38 UTC] PHP Warning: Undefined variable $add_facebook_pixel in /wp-content/plugins/woo-product-feed-pro/woocommerce-sea.php on line 241
[12-Mar-2024 12:17:38 UTC] PHP Fatal error: Uncaught Error: Call to undefined function wc_get_product() in /wp-content/plugins/woo-product-feed-pro/woocommerce-sea.php:631
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): woosea_add_remarketing_tags()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/general-template.php(3068): do_action()
#4 /wp-content/themes/twentyseventeen/footer.php(48): wp_footer()
#5 /wp-includes/template.php(790): require_once('...')
#6 /wp-includes/template.php(725): load_template()
#7 /wp-includes/general-template.php(92): locate_template()
#8 /wp-content/themes/twentyseventeen/index.php(75): get_footer()
#9 /wp-includes/template-loader.php(106): include('...')
#10 /wp-blog-header.php(19): require_once('...')
#11 /index.php(17): require('...')
#12 {main}
thrown in /wp-content/plugins/woo-product-feed-pro/woocommerce-sea.php on line 631