Shiptimize for WooCommerce 3.1.42

Does Shiptimize for WooCommerce work with WordPress 5.9.3 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
2Database errors
2Unrecognized messages in the PHP error log
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 76.48 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 200+
WordPress.org page https://wordpress.org/plugins/shiptimize-for-woocommerce/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 2

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=shiptimize-for-woocommerce%2Fshiptimize.php&plugin_status=all&paged=1&s&_wpnonce=23ffdc6335
Aspect after-activation
HTTP status 200
Load time 0.387 s
Memory usage 3.43 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.184 s
Memory usage 3.39 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.363 s0.361 s-0.002 s3.37 MiB3.41 MiB+ 44.49 KiB
/wp-admin/edit.php0.191 s0.268 s+0.077 s3.4 MiB3.44 MiB+ 43.96 KiB
/wp-admin/post-new.php1.024 s1.189 s+0.165 s5.68 MiB5.73 MiB+ 48.85 KiB
/wp-admin/upload.php0.389 s0.326 s-0.063 s3.25 MiB3.36 MiB+ 115.36 KiB
/wp-admin/options-writing.php0.266 s0.147 s-0.119 s3.24 MiB3.34 MiB+ 99.21 KiB
/wp-admin/media-new.php0.283 s0.211 s-0.072 s3.23 MiB3.34 MiB+ 115.53 KiB
/wp-admin/edit-tags.php?taxonomy=category0.186 s0.194 s+0.008 s3.27 MiB3.37 MiB+ 108.44 KiB
/wp-admin/post-new.php?post_type=page0.939 s0.961 s+0.022 s5.68 MiB5.72 MiB+ 44.44 KiB
/wp-admin/options-discussion.php0.214 s0.287 s+0.073 s3.22 MiB3.34 MiB+ 115.84 KiB
/wp-admin/edit-comments.php0.213 s0.198 s-0.015 s3.27 MiB3.37 MiB+ 107.34 KiB
/0.272 s0.183 s-0.089 s3.4 MiB3.39 MiB- 2.21 KiB
Average 0.395 s0.393 s-0.001 s3.73 MiB3.8 MiB+ 76.48 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
PHP89.1%5,9451,98622
SVG4.2%27958
JavaScript2.7%183267
CSS2.6%17503
PO File1.3%90163
Total 6,672 2,033 43

PHP Code Analysis | More results »

Lines of code 5,496
Total complexity 1,131
Median class complexity 57.5
Median method complexity 2.0
Most complex class ShiptimizeWCFM
Most complex function ShiptimizeShipping::writeShippingClassFree()
Classes 14
Methods 343
Functions 7

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.

Database Tables 2

Options wp_options 2

PHP Error Log 4 lines

[20-Apr-2022 16:31:53 UTC] 2022-04-20 16:31:53\tShiptimize Upgrade from  
[20-Apr-2022 16:31:53 UTC] WordPress database error Table 'wordpress.wp_shiptimize' doesn't exist for query select status from wp_shiptimize limit 0,1 made by activate_plugin, plugin_sandbox_scrape, include_once('/plugins/shiptimize-for-woocommerce/shiptimize.php'), shiptimize_check_upgrade
[20-Apr-2022 16:31:53 UTC] Updating shiptimize datamodel to include label creation 
[20-Apr-2022 16:31:53 UTC] WordPress database error Table 'wordpress.wp_shiptimize' doesn't exist for query alter table wp_shiptimize  add column labelurl varchar(255) null made by activate_plugin, plugin_sandbox_scrape, include_once('/plugins/shiptimize-for-woocommerce/shiptimize.php'), shiptimize_check_upgrade
See also: All tests for this plugin