Improved External Products for WooCommerce 1.5.16

Does "Improved External Products for WooCommerce" work with WordPress 6.2.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP fatal errors
8PHP warnings
1PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 24.15 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.2.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 2,000+
WordPress.org page https://wordpress.org/plugins/woocommerce-improved-external-products/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 2

Improved External Products ‹ Test site — WordPress

Page screenshot: Improved External Products ‹ Test site — WordPress
URL /wp-admin/admin.php?page=iepp_options_page
Requested URL /wp-admin/plugins.php?action=activate&plugin=woocommerce-improved-external-products%2Fwc-improved-external-products.php&plugin_status=all&paged=1&s&_wpnonce=2821a1d038
Aspect after-activation
HTTP status 200
Load time 0.258 s
Memory usage 3.01 MiB
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.185 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.423 s0.251 s-0.172 s3.07 MiB3.11 MiB+ 32.41 KiB
/wp-admin/edit.php0.190 s0.187 s-0.003 s3.1 MiB3.13 MiB+ 31.11 KiB
/wp-admin/post-new.php0.840 s1.070 s+0.230 s5.02 MiB5.06 MiB+ 38.38 KiB
/wp-admin/upload.php0.882 s0.405 s-0.477 s3.02 MiB3.03 MiB+ 13.7 KiB
/wp-admin/options-writing.php0.171 s0.259 s+0.088 s3.02 MiB3.02 MiB+ 408 bytes
/wp-admin/media-new.php0.261 s0.267 s+0.006 s3 MiB3.02 MiB+ 25.89 KiB
/wp-admin/edit-tags.php?taxonomy=category0.193 s0.166 s-0.027 s3.01 MiB3.04 MiB+ 31.06 KiB
/wp-admin/post-new.php?post_type=page1.054 s0.749 s-0.305 s5.01 MiB5.05 MiB+ 33.97 KiB
/wp-admin/options-discussion.php0.243 s0.211 s-0.032 s3 MiB3.02 MiB+ 17.52 KiB
/wp-admin/edit-comments.php0.245 s0.204 s-0.041 s3.03 MiB3.04 MiB+ 17.09 KiB
/0.300 s0.205 s-0.095 s3.03 MiB
Average 0.437 s0.361 s-0.075 s3.39 MiB3.45 MiB+ 24.15 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
PHP99.0%6231502
JavaScript1.0%601
Total 629 150 3

PHP Code Analysis | More results »

Lines of code 627
Total complexity 113
Median class complexity 56.5
Median method complexity 2.5
Most complex class ImprovedExternalProducts_Settings
Most complex function ImprovedExternalProducts_Settings::init_settings()
Classes 2
Methods 30
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.

Options wp_options 2

PHP Error Log 41 lines

[22-May-2023 21:35:34 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/woocommerce-improved-external-products/includes/wc-improved-external-products-settings.php on line 218
[22-May-2023 21:35:34 UTC] PHP Warning:  Attempt to read property "term_id" on array in /wp-content/plugins/woocommerce-improved-external-products/includes/wc-improved-external-products-settings.php on line 592
[22-May-2023 21:35:34 UTC] PHP Warning:  Attempt to read property "term_id" on array in /wp-content/plugins/woocommerce-improved-external-products/includes/wc-improved-external-products-settings.php on line 593
[22-May-2023 21:35:34 UTC] PHP Warning:  Attempt to read property "name" on array in /wp-content/plugins/woocommerce-improved-external-products/includes/wc-improved-external-products-settings.php on line 594
[22-May-2023 21:35:34 UTC] PHP Warning:  Attempt to read property "term_id" on array in /wp-content/plugins/woocommerce-improved-external-products/includes/wc-improved-external-products-settings.php on line 594
[22-May-2023 21:35:34 UTC] PHP Warning:  Attempt to read property "term_id" on array in /wp-content/plugins/woocommerce-improved-external-products/includes/wc-improved-external-products-settings.php on line 592
[22-May-2023 21:35:34 UTC] PHP Warning:  Attempt to read property "term_id" on array in /wp-content/plugins/woocommerce-improved-external-products/includes/wc-improved-external-products-settings.php on line 593
[22-May-2023 21:35:34 UTC] PHP Warning:  Attempt to read property "name" on array in /wp-content/plugins/woocommerce-improved-external-products/includes/wc-improved-external-products-settings.php on line 594
[22-May-2023 21:35:34 UTC] PHP Warning:  Attempt to read property "term_id" on array in /wp-content/plugins/woocommerce-improved-external-products/includes/wc-improved-external-products-settings.php on line 594
[22-May-2023 21:35:35 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_product() in /wp-content/plugins/woocommerce-improved-external-products/wc-improved-external-products.php:192
Stack trace:
#0 /wp-includes/class-wp-hook.php(308): ImprovedExternalProducts->add_js_to_footer()
#1 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/general-template.php(3065): do_action()
#4 /wp-content/themes/twentyseventeen/footer.php(48): wp_footer()
#5 /wp-includes/template.php(783): require_once('...')
#6 /wp-includes/template.php(718): 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/woocommerce-improved-external-products/wc-improved-external-products.php on line 192
[22-May-2023 21:35:43 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_product() in /wp-content/plugins/woocommerce-improved-external-products/wc-improved-external-products.php:192
Stack trace:
#0 /wp-includes/class-wp-hook.php(308): ImprovedExternalProducts->add_js_to_footer()
#1 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/general-template.php(3065): do_action()
#4 /wp-content/themes/twentyseventeen/footer.php(48): wp_footer()
#5 /wp-includes/template.php(783): require_once('...')
#6 /wp-includes/template.php(718): 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/woocommerce-improved-external-products/wc-improved-external-products.php on line 192
See also: All tests for this plugin