Fast Courier - Shipping & Freight 2.0.0

Does "Fast Courier - Shipping & Freight" work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 56.96 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.020 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.1.1
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/fast-courier-shipping-freight/
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=fast-courier-shipping-freight%2Fsettings.php&plugin_status=all&paged=1&s&_wpnonce=288fe1224b
Aspect after-activation
HTTP status 200
Load time 0.594 s
Memory usage 3.06 MiB
JS errors None
Resource errors None

Fast Courier

Page screenshot: Fast Courier
URL /wp-admin/admin.php?page=fast-courier
Aspect menu-item
HTTP status 200
Load time 0.200 s
Memory usage 3.07 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.240 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.279 s0.265 s-0.014 s3.05 MiB3.11 MiB+ 65.57 KiB
/wp-admin/edit.php0.183 s0.201 s+0.018 s3.08 MiB3.14 MiB+ 64.95 KiB
/wp-admin/post-new.php0.766 s0.940 s+0.174 s4.97 MiB5.03 MiB+ 68.98 KiB
/wp-admin/upload.php0.550 s0.449 s-0.101 s2.99 MiB3.04 MiB+ 48.22 KiB
/wp-admin/options-writing.php0.166 s0.177 s+0.011 s2.99 MiB3.02 MiB+ 35.13 KiB
/wp-admin/media-new.php0.287 s0.278 s-0.009 s2.97 MiB3.03 MiB+ 60.35 KiB
/wp-admin/edit-tags.php?taxonomy=category0.184 s0.199 s+0.015 s2.98 MiB3.05 MiB+ 64.9 KiB
/wp-admin/post-new.php?post_type=page0.594 s0.611 s+0.017 s4.96 MiB5.02 MiB+ 64.56 KiB
/wp-admin/options-discussion.php0.218 s0.225 s+0.007 s2.98 MiB3.02 MiB+ 48.97 KiB
/wp-admin/edit-comments.php0.208 s0.349 s+0.141 s3 MiB3.05 MiB+ 47.99 KiB
/0.271 s0.234 s-0.037 s2.95 MiB
Average 0.337 s0.357 s+0.020 s3.36 MiB3.45 MiB+ 56.96 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.

JavaScript
PHP
CSS
Language % Lines of code Comment lines Files
JavaScript43.4%5,1333683
PHP39.1%4,62413141
CSS16.7%1,977342
Markdown0.7%7801
JSON0.1%1301
Total 11,825 533 48

PHP Code Analysis | More results »

Lines of code 2,108
Total complexity 287
Median class complexity 13.0
Median method complexity 2.0
Most complex class FastCourier\FastCourierMenuPage
Most complex function fc_handle_custom_query_var()
Classes 11
Methods 61
Functions 33

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

PHP Error Log 32 lines

[24-Feb-2023 13:32:10 UTC] PHP Fatal error:  Uncaught Error: Class "WC_Customer" not found in /wp-content/plugins/fast-courier-shipping-freight/functions.php:463
Stack trace:
#0 /wp-includes/class-wp-hook.php(308): fc_add_jscript_checkout()
#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(3059): 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(72): 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/fast-courier-shipping-freight/functions.php on line 463
[24-Feb-2023 13:32:18 UTC] PHP Fatal error:  Uncaught Error: Class "WC_Customer" not found in /wp-content/plugins/fast-courier-shipping-freight/functions.php:463
Stack trace:
#0 /wp-includes/class-wp-hook.php(308): fc_add_jscript_checkout()
#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(3059): 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(72): 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/fast-courier-shipping-freight/functions.php on line 463
See also: All tests for this plugin