Product Feeder 2.2.8

Does Product Feeder work with WordPress 6.4.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 43.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 version6.4.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/product-feeder/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

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=product-feeder%2Fproduct-feeder.php&plugin_status=all&paged=1&s&_wpnonce=2255b6bd51
Aspect after-activation
HTTP status 200
Load time 0.435 s
Memory usage 3.37 MiB
JS errors None
Resource errors None

Product Feeder

Page screenshot: Product Feeder
URL /wp-admin/admin.php?page=product-feeder-settings
Aspect menu-item
HTTP status 200
Load time 0.143 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.209 s
Memory usage 3.32 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.385 s0.338 s-0.047 s3.38 MiB3.43 MiB+ 52.36 KiB
/wp-admin/edit.php0.212 s0.212 s+0.000 s3.41 MiB3.46 MiB+ 52.73 KiB
/wp-admin/post-new.php1.035 s0.587 s-0.448 s5.46 MiB5.52 MiB+ 59.83 KiB
/wp-admin/upload.php0.704 s0.596 s-0.108 s3.32 MiB3.36 MiB+ 35.32 KiB
/wp-admin/options-writing.php0.238 s0.229 s-0.009 s3.32 MiB3.35 MiB+ 29.98 KiB
/wp-admin/media-new.php0.318 s0.313 s-0.005 s3.29 MiB3.34 MiB+ 49.64 KiB
/wp-admin/edit-tags.php?taxonomy=category0.210 s0.213 s+0.003 s3.31 MiB3.36 MiB+ 52.68 KiB
/wp-admin/post-new.php?post_type=page0.609 s0.589 s-0.020 s5.45 MiB5.5 MiB+ 55.41 KiB
/wp-admin/options-discussion.php0.307 s0.266 s-0.041 s3.3 MiB3.34 MiB+ 37.88 KiB
/wp-admin/edit-comments.php0.255 s0.416 s+0.161 s3.33 MiB3.37 MiB+ 35.35 KiB
/0.289 s0.200 s-0.089 s3.31 MiB3.32 MiB+ 17.09 KiB
Average 0.415 s0.360 s-0.055 s3.72 MiB3.76 MiB+ 43.48 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
PO File
Language % Lines of code Comment lines Files
PHP84.8%730143
PO File11.6%10001
CSS3.6%3101
Total 861 14 5

PHP Code Analysis | More results »

Lines of code 727
Total complexity 295
Median class complexity 284.0
Median method complexity 4.0
Most complex class Product_Feeder
Most complex function Product_Feeder::CreateProductList()
Classes 1
Methods 20
Functions 1

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

[19-Nov-2023 04:59:16 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function wc_get_order_statuses() in /wp-content/plugins/product-feeder/includes/product-feeder.php:132
Stack trace:
#0 /wp-admin/includes/template.php(1836): Product_Feeder->GetOptions()
#1 /wp-admin/includes/template.php(1790): do_settings_fields()
#2 /wp-content/plugins/product-feeder/includes/product-feeder.php(92): do_settings_sections()
#3 /wp-includes/class-wp-hook.php(324): Product_Feeder->GetSettingsPage()
#4 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#5 /wp-includes/plugin.php(517): WP_Hook->do_action()
#6 /wp-admin/admin.php(259): do_action()
#7 {main}
  thrown in /wp-content/plugins/product-feeder/includes/product-feeder.php on line 132
See also: All tests for this plugin