WooCommerce Improved External Products 1.5.12

Does "WooCommerce Improved External Products" work with WordPress 5.9.3 and PHP 7.4.8? A smoke test was performed on .

Summary

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

Memory usage: 34.94 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 version5.9.3
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
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=74b76c18f0
Aspect after-activation
HTTP status 200
Load time 0.405 s
Memory usage 3.26 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.173 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.323 s0.252 s-0.071 s3.37 MiB3.4 MiB+ 33.6 KiB
/wp-admin/edit.php0.171 s0.179 s+0.008 s3.4 MiB3.43 MiB+ 33.6 KiB
/wp-admin/post-new.php0.814 s0.952 s+0.138 s5.69 MiB5.72 MiB+ 37.16 KiB
/wp-admin/upload.php0.355 s0.304 s-0.051 s3.25 MiB3.29 MiB+ 40.47 KiB
/wp-admin/options-writing.php0.248 s0.136 s-0.112 s3.24 MiB3.27 MiB+ 24.26 KiB
/wp-admin/media-new.php0.236 s0.181 s-0.055 s3.23 MiB3.27 MiB+ 40.64 KiB
/wp-admin/edit-tags.php?taxonomy=category0.190 s0.173 s-0.017 s3.27 MiB3.3 MiB+ 33.55 KiB
/wp-admin/post-new.php?post_type=page0.690 s0.749 s+0.059 s5.68 MiB5.71 MiB+ 32.75 KiB
/wp-admin/options-discussion.php0.387 s0.276 s-0.111 s3.22 MiB3.26 MiB+ 40.89 KiB
/wp-admin/edit-comments.php0.205 s0.204 s-0.001 s3.27 MiB3.3 MiB+ 32.45 KiB
/0.271 s0.185 s-0.086 s3.4 MiB
Average 0.354 s0.326 s-0.027 s3.73 MiB3.8 MiB+ 34.94 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.1%6461512
JavaScript0.9%601
Total 652 151 3

PHP Code Analysis | More results »

Lines of code 650
Total complexity 112
Median class complexity 56.0
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 30 lines

[07-Apr-2022 16:22:27 UTC] PHP Notice:  Trying to get property 'term_id' of non-object in /wp-content/plugins/woocommerce-improved-external-products/includes/wc-improved-external-products-settings.php on line 615
[07-Apr-2022 16:22:27 UTC] PHP Notice:  Trying to get property 'term_id' of non-object in /wp-content/plugins/woocommerce-improved-external-products/includes/wc-improved-external-products-settings.php on line 616
[07-Apr-2022 16:22:27 UTC] PHP Notice:  Trying to get property 'name' of non-object in /wp-content/plugins/woocommerce-improved-external-products/includes/wc-improved-external-products-settings.php on line 617
[07-Apr-2022 16:22:27 UTC] PHP Notice:  Trying to get property 'term_id' of non-object in /wp-content/plugins/woocommerce-improved-external-products/includes/wc-improved-external-products-settings.php on line 617
[07-Apr-2022 16:22:27 UTC] PHP Notice:  Trying to get property 'term_id' of non-object in /wp-content/plugins/woocommerce-improved-external-products/includes/wc-improved-external-products-settings.php on line 615
[07-Apr-2022 16:22:27 UTC] PHP Notice:  Trying to get property 'term_id' of non-object in /wp-content/plugins/woocommerce-improved-external-products/includes/wc-improved-external-products-settings.php on line 616
[07-Apr-2022 16:22:27 UTC] PHP Notice:  Trying to get property 'name' of non-object in /wp-content/plugins/woocommerce-improved-external-products/includes/wc-improved-external-products-settings.php on line 617
[07-Apr-2022 16:22:27 UTC] PHP Notice:  Trying to get property 'term_id' of non-object in /wp-content/plugins/woocommerce-improved-external-products/includes/wc-improved-external-products-settings.php on line 617
[07-Apr-2022 16:22:28 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:191
Stack trace:
#0 /wp-includes/class-wp-hook.php(307): ImprovedExternalProducts->add_js_to_footer()
#1 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(474): WP_Hook->do_action()
#3 /wp-includes/general-template.php(3058): do_action()
#4 /wp-content/themes/twentyseventeen/footer.php(48): wp_footer()
#5 /wp-includes/template.php(770): require_once('/opt/bitnami/ap...')
#6 /wp-includes/template.php(716): load_template()
#7 /wp-includes/general-template.php(92): locate_template()
#8 /wp-c in /wp-content/plugins/woocommerce-improved-external-products/wc-improved-external-products.php on line 191
[07-Apr-2022 16:22: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:191
Stack trace:
#0 /wp-includes/class-wp-hook.php(307): ImprovedExternalProducts->add_js_to_footer()
#1 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(474): WP_Hook->do_action()
#3 /wp-includes/general-template.php(3058): do_action()
#4 /wp-content/themes/twentyseventeen/footer.php(48): wp_footer()
#5 /wp-includes/template.php(770): require_once('/opt/bitnami/ap...')
#6 /wp-includes/template.php(716): load_template()
#7 /wp-includes/general-template.php(92): locate_template()
#8 /wp-c in /wp-content/plugins/woocommerce-improved-external-products/wc-improved-external-products.php on line 191
See also: All tests for this plugin