Bob Go smart shipping solution for WooCommerce 3.0.72

Does "Bob Go smart shipping solution for WooCommerce" work with WordPress 6.8 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 62.72 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.8
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 1,000+
WordPress.org page https://wordpress.org/plugins/uafrica-shipping/
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=uafrica-shipping%2Fuafrica-shipping.php&plugin_status=all&paged=1&s&_wpnonce=75d403af40
Aspect after-activation
HTTP status 200
Load time 0.250 s
Memory usage 3.58 MiB
JS errors None
Resource errors None

Settings → Bob Go

Page screenshot: Settings → Bob Go
URL /wp-admin/options-general.php?page=uafrica-shipping
Aspect menu-item
HTTP status 200
Load time 0.144 s
Memory usage 3.58 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 500
Load time 0.056 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.343 s0.270 s-0.073 s3.51 MiB3.57 MiB+ 64.22 KiB
/wp-admin/edit.php0.188 s0.199 s+0.011 s3.57 MiB3.64 MiB+ 65.55 KiB
/wp-admin/post-new.php0.745 s0.642 s-0.103 s6.06 MiB6.14 MiB+ 83.27 KiB
/wp-admin/upload.php0.563 s0.451 s-0.112 s3.52 MiB3.57 MiB+ 48.51 KiB
/wp-admin/options-writing.php0.215 s0.174 s-0.041 s3.5 MiB3.55 MiB+ 52.5 KiB
/wp-admin/media-new.php0.263 s0.257 s-0.006 s3.49 MiB3.55 MiB+ 60.7 KiB
/wp-admin/edit-tags.php?taxonomy=category0.197 s0.171 s-0.026 s3.5 MiB3.57 MiB+ 71.37 KiB
/wp-admin/post-new.php?post_type=page0.576 s0.593 s+0.017 s6.05 MiB6.13 MiB+ 83.59 KiB
/wp-admin/options-discussion.php0.438 s0.342 s-0.096 s3.5 MiB3.55 MiB+ 49 KiB
/wp-admin/edit-comments.php0.211 s0.187 s-0.024 s3.52 MiB3.57 MiB+ 48.5 KiB
Average 0.374 s0.329 s-0.045 s4.02 MiB4.08 MiB+ 62.72 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
CSS
Language % Lines of code Comment lines Files
PHP63.6%1,44950012
CSS31.6%719153
PO File3.4%78361
SVG1.1%2513
JavaScript0.2%404
JSON0.1%303
Total 2,278 552 26

PHP Code Analysis | More results »

Lines of code 1,127
Total complexity 236
Median class complexity 19.0
Median method complexity 3.0
Most complex class uAfrica_Shipping\app\WooCommerce
Most complex function uAfrica_Shipping\app\WooCommerce::modify_shipping_packages()
Classes 7
Methods 59
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 1

PHP Error Log 42 lines

[18-Apr-2025 06:28:38 UTC] PHP Deprecated:  Function get_page_by_title is <strong>deprecated</strong> since version 6.2.0! Use WP_Query instead. in /wp-includes/functions.php on line 6121
[18-Apr-2025 06:28:38 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/uafrica-shipping/app/class-activation.php on line 122
[18-Apr-2025 06:28:40 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function uAfrica_Shipping\app\is_checkout() in /wp-content/plugins/uafrica-shipping/app/class-shortcode.php:57
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): uAfrica_Shipping\app\Shortcode::styles_scripts()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/script-loader.php(2277): do_action()
#4 /wp-includes/class-wp-hook.php(324): wp_enqueue_scripts()
#5 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(517): WP_Hook->do_action()
#7 /wp-includes/general-template.php(3192): do_action()
#8 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#9 /wp-includes/template.php(810): require_once('...')
#10 /wp-includes/template.php(745): load_template()
#11 /wp-includes/general-template.php(48): locate_template()
#12 /wp-content/themes/twentyseventeen/index.php(18): get_header()
#13 /wp-includes/template-loader.php(106): include('...')
#14 /wp-blog-header.php(19): require_once('...')
#15 /index.php(17): require('...')
#16 {main}
  thrown in /wp-content/plugins/uafrica-shipping/app/class-shortcode.php on line 57
[18-Apr-2025 06:28:47 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function uAfrica_Shipping\app\is_checkout() in /wp-content/plugins/uafrica-shipping/app/class-shortcode.php:57
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): uAfrica_Shipping\app\Shortcode::styles_scripts()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/script-loader.php(2277): do_action()
#4 /wp-includes/class-wp-hook.php(324): wp_enqueue_scripts()
#5 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(517): WP_Hook->do_action()
#7 /wp-includes/general-template.php(3192): do_action()
#8 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#9 /wp-includes/template.php(810): require_once('...')
#10 /wp-includes/template.php(745): load_template()
#11 /wp-includes/general-template.php(48): locate_template()
#12 /wp-content/themes/twentyseventeen/index.php(18): get_header()
#13 /wp-includes/template-loader.php(106): include('...')
#14 /wp-blog-header.php(19): require_once('...')
#15 /index.php(17): require('...')
#16 {main}
  thrown in /wp-content/plugins/uafrica-shipping/app/class-shortcode.php on line 57
See also: All tests for this plugin