Biteship for WooCommerce 2.2.23

Does Biteship for WooCommerce work with WordPress 6.4.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

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

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

Environment
WordPress version6.4.2
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/biteship/
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=biteship%2Fbiteship.php&plugin_status=all&paged=1&s&_wpnonce=ea0c91a76b
Aspect after-activation
HTTP status 200
Load time 3.214 s
Memory usage 3.5 MiB
JS errors
[
    {
        "message": "TypeError: Cannot read properties of undefined (reading 'ih')\n    at https://maps.googleapis.com/maps/api/js?key=AIzaSyAH73CRz1_U4A7vRqhFnDGG7HqqQzbUZMo&libraries=places&_=1702285502302:226:396",
        "trace": null,
        "code": null
    },
    {
        "message": "TypeError: Cannot read properties of undefined (reading 'TA')\n    at https://maps.googleapis.com/maps/api/js?key=AIzaSyAH73CRz1_U4A7vRqhFnDGG7HqqQzbUZMo&libraries=places&_=1702285502302:20:429",
        "trace": null,
        "code": null
    }
]
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.061 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.420 s1.671 s+1.251 s3.38 MiB3.52 MiB+ 144.41 KiB
/wp-admin/edit.php0.364 s1.583 s+1.219 s3.41 MiB3.61 MiB+ 207.29 KiB
/wp-admin/post-new.php0.864 s2.154 s+1.290 s5.46 MiB5.64 MiB+ 184.06 KiB
/wp-admin/upload.php0.556 s1.753 s+1.197 s3.32 MiB3.45 MiB+ 131.36 KiB
/wp-admin/options-writing.php0.227 s1.547 s+1.320 s3.32 MiB3.43 MiB+ 120.88 KiB
/wp-admin/media-new.php0.310 s0.764 s+0.454 s3.29 MiB3.43 MiB+ 142.45 KiB
/wp-admin/edit-tags.php?taxonomy=category0.202 s0.765 s+0.563 s3.31 MiB3.45 MiB+ 145.21 KiB
/wp-admin/post-new.php?post_type=page0.793 s1.834 s+1.041 s5.45 MiB5.62 MiB+ 179.65 KiB
/wp-admin/options-discussion.php0.298 s1.873 s+1.575 s3.3 MiB3.43 MiB+ 134.72 KiB
/wp-admin/edit-comments.php0.330 s1.588 s+1.258 s3.33 MiB3.46 MiB+ 126.42 KiB
Average 0.436 s1.553 s+1.117 s3.76 MiB3.91 MiB+ 151.64 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
JavaScript
CSS
Language % Lines of code Comment lines Files
PHP61.7%3,85579525
JavaScript23.6%1,478682
CSS13.5%843373
SVG1.2%7511
Total 6,251 901 31

PHP Code Analysis | More results »

Lines of code 3,041
Total complexity 583
Median class complexity 40.0
Median method complexity 2.0
Most complex class Biteship_Admin
Most complex function Biteship_Shipping_Method::save_settings()
Classes 10
Methods 161
Functions 4

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.

No new entries found.

PHP Error Log 74 lines

[11-Dec-2023 09:05:02 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[11-Dec-2023 09:05:02 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[11-Dec-2023 09:05:04 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[11-Dec-2023 09:05:04 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[11-Dec-2023 09:05:05 UTC] PHP Warning:  Undefined variable $map_type in /wp-content/plugins/biteship/public/class-biteship-public.php on line 143
[11-Dec-2023 09:05:05 UTC] PHP Warning:  Undefined variable $map_type in /wp-content/plugins/biteship/public/class-biteship-public.php on line 143
[11-Dec-2023 09:05:05 UTC] PHP Fatal error:  Uncaught Error: Class "WC_Shipping_Method" not found in /wp-content/plugins/biteship/includes/class-biteship-shipping-method.php:3
Stack trace:
#0 /wp-content/plugins/biteship/public/class-biteship-public.php(156): require_once()
#1 /wp-includes/class-wp-hook.php(324): Biteship_Public->enqueue_scripts()
#2 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-includes/script-loader.php(2262): do_action()
#5 /wp-includes/class-wp-hook.php(324): wp_enqueue_scripts()
#6 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#7 /wp-includes/plugin.php(517): WP_Hook->do_action()
#8 /wp-includes/general-template.php(3052): do_action()
#9 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#10 /wp-includes/template.php(790): require_once('...')
#11 /wp-includes/template.php(725): load_template()
#12 /wp-includes/general-template.php(48): locate_template()
#13 /wp-content/themes/twentyseventeen/index.php(18): get_header()
#14 /wp-includes/template-loader.php(106): include('...')
#15 /wp-blog-header.php(19): require_once('...')
#16 /index.php(17): require('...')
#17 {main}
  thrown in /wp-content/plugins/biteship/includes/class-biteship-shipping-method.php on line 3
[11-Dec-2023 09:05:07 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[11-Dec-2023 09:05:07 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[11-Dec-2023 09:05:08 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[11-Dec-2023 09:05:08 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[11-Dec-2023 09:05:10 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[11-Dec-2023 09:05:10 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[11-Dec-2023 09:05:15 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[11-Dec-2023 09:05:15 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[11-Dec-2023 09:05:17 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[11-Dec-2023 09:05:17 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[11-Dec-2023 09:05:18 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[11-Dec-2023 09:05:18 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[11-Dec-2023 09:05:19 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[11-Dec-2023 09:05:19 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[11-Dec-2023 09:05:20 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[11-Dec-2023 09:05:20 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[11-Dec-2023 09:05:24 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[11-Dec-2023 09:05:24 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[11-Dec-2023 09:05:26 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[11-Dec-2023 09:05:26 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[11-Dec-2023 09:05:27 UTC] PHP Warning:  Undefined variable $map_type in /wp-content/plugins/biteship/public/class-biteship-public.php on line 143
[11-Dec-2023 09:05:27 UTC] PHP Warning:  Undefined variable $map_type in /wp-content/plugins/biteship/public/class-biteship-public.php on line 143
[11-Dec-2023 09:05:27 UTC] PHP Fatal error:  Uncaught Error: Class "WC_Shipping_Method" not found in /wp-content/plugins/biteship/includes/class-biteship-shipping-method.php:3
Stack trace:
#0 /wp-content/plugins/biteship/public/class-biteship-public.php(156): require_once()
#1 /wp-includes/class-wp-hook.php(324): Biteship_Public->enqueue_scripts()
#2 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-includes/script-loader.php(2262): do_action()
#5 /wp-includes/class-wp-hook.php(324): wp_enqueue_scripts()
#6 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#7 /wp-includes/plugin.php(517): WP_Hook->do_action()
#8 /wp-includes/general-template.php(3052): do_action()
#9 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#10 /wp-includes/template.php(790): require_once('...')
#11 /wp-includes/template.php(725): load_template()
#12 /wp-includes/general-template.php(48): locate_template()
#13 /wp-content/themes/twentyseventeen/index.php(18): get_header()
#14 /wp-includes/template-loader.php(106): include('...')
#15 /wp-blog-header.php(19): require_once('...')
#16 /index.php(17): require('...')
#17 {main}
  thrown in /wp-content/plugins/biteship/includes/class-biteship-shipping-method.php on line 3
[11-Dec-2023 09:05:28 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[11-Dec-2023 09:05:28 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[11-Dec-2023 09:05:30 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[11-Dec-2023 09:05:30 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
See also: All tests for this plugin