Affiliate Products Importer for WooCommerce 1.0.5

Does "Affiliate Products Importer for WooCommerce" work with WordPress 6.6.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
3PHP fatal errors
2PHP warnings
No JavaScript exceptions
1Page failed to load
  • 1 500 Internal Server Error
No resource errors
Performance

Memory usage: 54.6 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.6.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 100+
WordPress.org page https://wordpress.org/plugins/affiliate-products-importer-for-woocommerce/
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=affiliate-products-importer-for-woocommerce%2Faffiliate-products-importer-for-woocommerce.php&plugin_status=all&paged=1&s&_wpnonce=26fc4917bf
Aspect after-activation
HTTP status 200
Load time 0.233 s
Memory usage 3.52 MiB
JS errors None
Resource errors None

Affiliate Products Importer

Page screenshot: Affiliate Products Importer
URL /wp-admin/admin.php?page=affiliate-products-importer-for-woocommerce-admin
Aspect menu-item
HTTP status 200
Load time 0.745 s
Memory usage 3.49 MiB
JS errors None
Resource errors None

WordPress › Error

Page screenshot: WordPress › Error
URL /
Aspect front-page
HTTP status 500
Load time 0.039 s
Memory usage N/A
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.313 s0.262 s-0.051 s3.47 MiB3.51 MiB+ 33.82 KiB
/wp-admin/post-new.php0.701 s0.545 s-0.156 s5.75 MiB5.82 MiB+ 66.84 KiB
/wp-admin/upload.php0.510 s0.550 s+0.040 s3.49 MiB3.51 MiB+ 17 KiB
/wp-admin/options-writing.php0.180 s0.243 s+0.063 s3.41 MiB3.49 MiB+ 79.8 KiB
/wp-admin/media-new.php0.257 s0.226 s-0.031 s3.4 MiB3.49 MiB+ 93.19 KiB
/wp-admin/edit-tags.php?taxonomy=category0.169 s0.185 s+0.016 s3.47 MiB3.51 MiB+ 39.86 KiB
/wp-admin/post-new.php?post_type=page0.548 s0.541 s-0.007 s5.75 MiB5.81 MiB+ 62.42 KiB
/wp-admin/options-discussion.php0.208 s0.219 s+0.011 s3.41 MiB3.49 MiB+ 81.49 KiB
/wp-admin/edit-comments.php0.210 s0.202 s-0.008 s3.49 MiB3.51 MiB+ 16.99 KiB
Average 0.344 s0.330 s-0.014 s3.96 MiB4.01 MiB+ 54.6 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
Language % Lines of code Comment lines Files
PHP98.1%1,65665219
JSON1.8%3101
CSS0.1%101
Total 1,688 652 21

PHP Code Analysis | More results »

Lines of code 1,654
Total complexity 268
Median class complexity 11.0
Median method complexity 1.0
Most complex class AFFPRODIMP\App\Endpoints\V1\Products
Most complex function AFFPRODIMP\App\Endpoints\V1\Products::save_products()
Classes 17
Methods 84
Functions 0

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.

No new entries found.

PHP Error Log 36 lines

[24-Oct-2024 18:48:32 UTC] PHP Warning:  Attempt to read property "parent" on array in /wp-content/plugins/affiliate-products-importer-for-woocommerce/app/endpoints/v1/class-categories.php on line 76
[24-Oct-2024 18:48:32 UTC] PHP Warning:  Attempt to read property "parent" on array in /wp-content/plugins/affiliate-products-importer-for-woocommerce/app/endpoints/v1/class-categories.php on line 76
[24-Oct-2024 18:48:33 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function AFFPRODIMP\App\WooCommerce\is_product() in /wp-content/plugins/affiliate-products-importer-for-woocommerce/app/woocommerce/class-woocommerce-integration.php:36
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): AFFPRODIMP\App\WooCommerce\WooCommerceIntegration->remove_woo_image_effects()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(565): WP_Hook->do_action()
#3 /wp-includes/class-wp.php(830): do_action_ref_array()
#4 /wp-includes/functions.php(1336): WP->main()
#5 /wp-blog-header.php(16): wp()
#6 /index.php(17): require('...')
#7 {main}
  thrown in /wp-content/plugins/affiliate-products-importer-for-woocommerce/app/woocommerce/class-woocommerce-integration.php on line 36
[24-Oct-2024 18:48:34 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function AFFPRODIMP\App\WooCommerce\is_product() in /wp-content/plugins/affiliate-products-importer-for-woocommerce/app/woocommerce/class-woocommerce-integration.php:36
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): AFFPRODIMP\App\WooCommerce\WooCommerceIntegration->remove_woo_image_effects()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(565): WP_Hook->do_action()
#3 /wp-includes/class-wp.php(830): do_action_ref_array()
#4 /wp-includes/functions.php(1336): WP->main()
#5 /wp-admin/includes/post.php(1306): wp()
#6 /wp-admin/includes/class-wp-posts-list-table.php(165): wp_edit_posts_query()
#7 /wp-admin/edit.php(235): WP_Posts_List_Table->prepare_items()
#8 {main}
  thrown in /wp-content/plugins/affiliate-products-importer-for-woocommerce/app/woocommerce/class-woocommerce-integration.php on line 36
[24-Oct-2024 18:48:41 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function AFFPRODIMP\App\WooCommerce\is_product() in /wp-content/plugins/affiliate-products-importer-for-woocommerce/app/woocommerce/class-woocommerce-integration.php:36
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): AFFPRODIMP\App\WooCommerce\WooCommerceIntegration->remove_woo_image_effects()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(565): WP_Hook->do_action()
#3 /wp-includes/class-wp.php(830): do_action_ref_array()
#4 /wp-includes/functions.php(1336): WP->main()
#5 /wp-blog-header.php(16): wp()
#6 /index.php(17): require('...')
#7 {main}
  thrown in /wp-content/plugins/affiliate-products-importer-for-woocommerce/app/woocommerce/class-woocommerce-integration.php on line 36
See also: All tests for this plugin