Biteship for WooCommerce 2.2.17

Does Biteship for WooCommerce work with WordPress 6.3.1 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: 105.71 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version6.3.1
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=ecfbbd0109
Aspect after-activation
HTTP status 200
Load time 2.007 s
Memory usage 2.91 MiB
JS errors
[
    {
        "message": "TypeError: Cannot read properties of undefined (reading 'kf')\n    at https://maps.googleapis.com/maps/api/js?key=AIzaSyAH73CRz1_U4A7vRqhFnDGG7HqqQzbUZMo&libraries=places&_=1693679037344:218:381",
        "trace": null,
        "code": null
    },
    {
        "message": "TypeError: Cannot read properties of undefined (reading 'zt')\n    at https://maps.googleapis.com/maps/api/js?key=AIzaSyAH73CRz1_U4A7vRqhFnDGG7HqqQzbUZMo&libraries=places&_=1693679037344:20:427",
        "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.082 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.348 s0.821 s+0.473 s2.82 MiB2.93 MiB+ 108.72 KiB
/wp-admin/edit.php0.204 s0.746 s+0.542 s2.85 MiB2.95 MiB+ 107.55 KiB
/wp-admin/post-new.php0.842 s2.085 s+1.243 s5.21 MiB5.35 MiB+ 137.88 KiB
/wp-admin/upload.php0.589 s1.022 s+0.433 s2.77 MiB2.86 MiB+ 92.1 KiB
/wp-admin/options-writing.php0.196 s0.749 s+0.553 s2.76 MiB2.84 MiB+ 83.7 KiB
/wp-admin/media-new.php0.375 s0.786 s+0.411 s2.74 MiB2.84 MiB+ 103.73 KiB
/wp-admin/edit-tags.php?taxonomy=category0.175 s0.694 s+0.519 s2.76 MiB2.86 MiB+ 109.47 KiB
/wp-admin/post-new.php?post_type=page0.574 s0.906 s+0.332 s5.21 MiB5.33 MiB+ 129.46 KiB
/wp-admin/options-discussion.php0.208 s0.782 s+0.574 s2.75 MiB2.84 MiB+ 93.8 KiB
/wp-admin/edit-comments.php0.205 s0.740 s+0.535 s2.78 MiB2.87 MiB+ 90.68 KiB
Average 0.372 s0.933 s+0.561 s3.26 MiB3.37 MiB+ 105.71 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
PHP58.0%3,25160924
JavaScript26.3%1,476532
CSS14.3%803373
SVG1.3%7511
Total 5,605 700 30

PHP Code Analysis | More results »

Lines of code 2,443
Total complexity 474
Median class complexity 39.5
Median method complexity 2.0
Most complex class Biteship_Admin
Most complex function Biteship_Shipping_Method::save_settings()
Classes 10
Methods 133
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

[02-Sep-2023 18:23:57 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[02-Sep-2023 18:23:57 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[02-Sep-2023 18:23:58 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[02-Sep-2023 18:23:58 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[02-Sep-2023 18:23:59 UTC] PHP Warning:  Undefined variable $map_type in /wp-content/plugins/biteship/public/class-biteship-public.php on line 143
[02-Sep-2023 18:23:59 UTC] PHP Warning:  Undefined variable $map_type in /wp-content/plugins/biteship/public/class-biteship-public.php on line 143
[02-Sep-2023 18:23:59 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(310): Biteship_Public->enqueue_scripts()
#2 /wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-includes/script-loader.php(2225): do_action()
#5 /wp-includes/class-wp-hook.php(310): wp_enqueue_scripts()
#6 /wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters()
#7 /wp-includes/plugin.php(517): WP_Hook->do_action()
#8 /wp-includes/general-template.php(3053): do_action()
#9 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#10 /wp-includes/template.php(785): require_once('...')
#11 /wp-includes/template.php(720): 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
[02-Sep-2023 18:24:00 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[02-Sep-2023 18:24:00 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[02-Sep-2023 18:24:01 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[02-Sep-2023 18:24:01 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[02-Sep-2023 18:24:02 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[02-Sep-2023 18:24:02 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[02-Sep-2023 18:24:05 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[02-Sep-2023 18:24:05 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[02-Sep-2023 18:24:06 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[02-Sep-2023 18:24:06 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[02-Sep-2023 18:24:07 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[02-Sep-2023 18:24:07 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[02-Sep-2023 18:24:07 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[02-Sep-2023 18:24:07 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[02-Sep-2023 18:24:08 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[02-Sep-2023 18:24:08 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[02-Sep-2023 18:24:11 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[02-Sep-2023 18:24:11 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[02-Sep-2023 18:24:12 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[02-Sep-2023 18:24:12 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[02-Sep-2023 18:24:12 UTC] PHP Warning:  Undefined variable $map_type in /wp-content/plugins/biteship/public/class-biteship-public.php on line 143
[02-Sep-2023 18:24:12 UTC] PHP Warning:  Undefined variable $map_type in /wp-content/plugins/biteship/public/class-biteship-public.php on line 143
[02-Sep-2023 18:24:12 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(310): Biteship_Public->enqueue_scripts()
#2 /wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-includes/script-loader.php(2225): do_action()
#5 /wp-includes/class-wp-hook.php(310): wp_enqueue_scripts()
#6 /wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters()
#7 /wp-includes/plugin.php(517): WP_Hook->do_action()
#8 /wp-includes/general-template.php(3053): do_action()
#9 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#10 /wp-includes/template.php(785): require_once('...')
#11 /wp-includes/template.php(720): 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
[02-Sep-2023 18:24:13 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[02-Sep-2023 18:24:13 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[02-Sep-2023 18:24:14 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[02-Sep-2023 18:24:14 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