Product Feeder 2.2.5

Does Product Feeder work with WordPress 6.3.2 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: 41.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 version6.3.2
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=f08dd1b2d8
Aspect after-activation
HTTP status 200
Load time 0.292 s
Memory usage 2.81 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.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.216 s
Memory usage 3.08 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.398 s0.345 s-0.053 s2.83 MiB2.88 MiB+ 51.16 KiB
/wp-admin/edit.php0.237 s0.211 s-0.026 s2.85 MiB2.9 MiB+ 51.53 KiB
/wp-admin/post-new.php0.833 s0.640 s-0.193 s5.22 MiB5.27 MiB+ 58.01 KiB
/wp-admin/upload.php0.707 s0.651 s-0.056 s2.77 MiB2.81 MiB+ 36.25 KiB
/wp-admin/options-writing.php0.240 s0.230 s-0.010 s2.76 MiB2.79 MiB+ 28.16 KiB
/wp-admin/media-new.php0.311 s0.295 s-0.016 s2.74 MiB2.79 MiB+ 48.45 KiB
/wp-admin/edit-tags.php?taxonomy=category0.213 s0.219 s+0.006 s2.76 MiB2.81 MiB+ 51.48 KiB
/wp-admin/post-new.php?post_type=page0.705 s0.629 s-0.076 s5.21 MiB5.26 MiB+ 53.59 KiB
/wp-admin/options-discussion.php0.239 s0.276 s+0.037 s2.75 MiB2.79 MiB+ 36.69 KiB
/wp-admin/edit-comments.php0.294 s0.238 s-0.056 s2.78 MiB2.81 MiB+ 34.16 KiB
/0.301 s0.225 s-0.076 s3.13 MiB3.14 MiB+ 12.3 KiB
Average 0.407 s0.360 s-0.047 s3.25 MiB3.3 MiB+ 41.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
PO File
Language % Lines of code Comment lines Files
PHP84.7%726143
PO File11.7%10001
CSS3.6%3101
Total 857 14 5

PHP Code Analysis | More results »

Lines of code 723
Total complexity 297
Median class complexity 286.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

[05-Nov-2023 12:01:32 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(1824): Product_Feeder->GetOptions()
#1 /wp-admin/includes/template.php(1778): do_settings_fields()
#2 /wp-content/plugins/product-feeder/includes/product-feeder.php(92): do_settings_sections()
#3 /wp-includes/class-wp-hook.php(310): Product_Feeder->GetSettingsPage()
#4 /wp-includes/class-wp-hook.php(334): 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