Product Feeder 2.2.4

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=076e6d9f24
Aspect after-activation
HTTP status 200
Load time 0.282 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.146 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.196 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.412 s0.331 s-0.081 s2.83 MiB2.88 MiB+ 51.16 KiB
/wp-admin/edit.php0.210 s0.208 s-0.002 s2.85 MiB2.9 MiB+ 51.53 KiB
/wp-admin/post-new.php0.725 s0.569 s-0.156 s5.22 MiB5.27 MiB+ 58.01 KiB
/wp-admin/upload.php0.622 s0.524 s-0.098 s2.77 MiB2.81 MiB+ 36.25 KiB
/wp-admin/options-writing.php0.240 s0.252 s+0.012 s2.76 MiB2.79 MiB+ 28.16 KiB
/wp-admin/media-new.php0.369 s0.264 s-0.105 s2.74 MiB2.79 MiB+ 48.45 KiB
/wp-admin/edit-tags.php?taxonomy=category0.183 s0.201 s+0.018 s2.76 MiB2.81 MiB+ 51.48 KiB
/wp-admin/post-new.php?post_type=page0.567 s0.514 s-0.053 s5.21 MiB5.26 MiB+ 53.59 KiB
/wp-admin/options-discussion.php0.208 s0.241 s+0.033 s2.75 MiB2.79 MiB+ 36.69 KiB
/wp-admin/edit-comments.php0.253 s0.233 s-0.020 s2.78 MiB2.81 MiB+ 34.16 KiB
/0.264 s0.196 s-0.068 s3.13 MiB3.14 MiB+ 12.3 KiB
Average 0.368 s0.321 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%723143
PO File11.7%10001
CSS3.6%3101
Total 854 14 5

PHP Code Analysis | More results »

Lines of code 720
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

[31-Oct-2023 02:59:48 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