Biteship for WooCommerce 2.2.13

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

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

Environment
WordPress version6.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=2b2abf2936
Aspect after-activation
HTTP status 200
Load time 1.301 s
Memory usage 3.17 MiB
JS errors
[
    {
        "message": "TypeError: Cannot read properties of undefined (reading 'tf')\n    at https://maps.googleapis.com/maps/api/js?key=AIzaSyCTdHQ-w7UOKQxyRDkfJzdwqp1fCjZYWVU&libraries=places&_=1681117103145:222:402",
        "trace": null,
        "code": null
    },
    {
        "message": "TypeError: Cannot read properties of undefined (reading 'zw')\n    at https://maps.googleapis.com/maps/api/js?key=AIzaSyCTdHQ-w7UOKQxyRDkfJzdwqp1fCjZYWVU&libraries=places&_=1681117103145:20:443",
        "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.067 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.733 s0.537 s-0.196 s3.07 MiB3.18 MiB+ 112.35 KiB
/wp-admin/edit.php0.197 s0.535 s+0.338 s3.1 MiB3.21 MiB+ 111.18 KiB
/wp-admin/post-new.php0.816 s1.070 s+0.254 s5.02 MiB5.13 MiB+ 111.95 KiB
/wp-admin/upload.php0.562 s1.072 s+0.510 s3.02 MiB3.11 MiB+ 95.74 KiB
/wp-admin/options-writing.php0.185 s0.474 s+0.289 s3.01 MiB3.09 MiB+ 83.7 KiB
/wp-admin/media-new.php0.349 s0.595 s+0.246 s2.99 MiB3.1 MiB+ 107.36 KiB
/wp-admin/edit-tags.php?taxonomy=category0.187 s0.502 s+0.315 s3.01 MiB3.12 MiB+ 113.1 KiB
/wp-admin/post-new.php?post_type=page0.607 s1.065 s+0.458 s5.01 MiB5.12 MiB+ 107.53 KiB
/wp-admin/options-discussion.php0.203 s0.643 s+0.440 s3 MiB3.09 MiB+ 97.74 KiB
/wp-admin/edit-comments.php0.217 s0.574 s+0.357 s3.03 MiB3.12 MiB+ 94.31 KiB
Average 0.406 s0.707 s+0.301 s3.43 MiB3.53 MiB+ 103.5 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
PHP57.1%3,21860724
JavaScript27.3%1,538532
CSS14.3%803373
SVG1.3%7511
Total 5,634 698 30

PHP Code Analysis | More results »

Lines of code 2,421
Total complexity 470
Median class complexity 39.0
Median method complexity 2.0
Most complex class Biteship_Admin
Most complex function Biteship_Shipping_Method::save_settings()
Classes 10
Methods 132
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

[10-Apr-2023 08:58:23 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[10-Apr-2023 08:58:23 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[10-Apr-2023 08:58:24 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[10-Apr-2023 08:58:24 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[10-Apr-2023 08:58:25 UTC] PHP Warning:  Undefined variable $map_type in /wp-content/plugins/biteship/public/class-biteship-public.php on line 143
[10-Apr-2023 08:58:25 UTC] PHP Warning:  Undefined variable $map_type in /wp-content/plugins/biteship/public/class-biteship-public.php on line 143
[10-Apr-2023 08:58:25 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(308): Biteship_Public->enqueue_scripts()
#2 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-includes/script-loader.php(2194): do_action()
#5 /wp-includes/class-wp-hook.php(308): wp_enqueue_scripts()
#6 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#7 /wp-includes/plugin.php(517): WP_Hook->do_action()
#8 /wp-includes/general-template.php(3049): do_action()
#9 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#10 /wp-includes/template.php(783): require_once('...')
#11 /wp-includes/template.php(718): 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
[10-Apr-2023 08:58:26 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[10-Apr-2023 08:58:26 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[10-Apr-2023 08:58:26 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[10-Apr-2023 08:58:26 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[10-Apr-2023 08:58:27 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[10-Apr-2023 08:58:27 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[10-Apr-2023 08:58:30 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[10-Apr-2023 08:58:30 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[10-Apr-2023 08:58:31 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[10-Apr-2023 08:58:31 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[10-Apr-2023 08:58:32 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[10-Apr-2023 08:58:32 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[10-Apr-2023 08:58:32 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[10-Apr-2023 08:58:32 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[10-Apr-2023 08:58:33 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[10-Apr-2023 08:58:33 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[10-Apr-2023 08:58:36 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[10-Apr-2023 08:58:36 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[10-Apr-2023 08:58:37 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[10-Apr-2023 08:58:37 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[10-Apr-2023 08:58:37 UTC] PHP Warning:  Undefined variable $map_type in /wp-content/plugins/biteship/public/class-biteship-public.php on line 143
[10-Apr-2023 08:58:37 UTC] PHP Warning:  Undefined variable $map_type in /wp-content/plugins/biteship/public/class-biteship-public.php on line 143
[10-Apr-2023 08:58:37 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(308): Biteship_Public->enqueue_scripts()
#2 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-includes/script-loader.php(2194): do_action()
#5 /wp-includes/class-wp-hook.php(308): wp_enqueue_scripts()
#6 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#7 /wp-includes/plugin.php(517): WP_Hook->do_action()
#8 /wp-includes/general-template.php(3049): do_action()
#9 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#10 /wp-includes/template.php(783): require_once('...')
#11 /wp-includes/template.php(718): 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
[10-Apr-2023 08:58:37 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[10-Apr-2023 08:58:37 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[10-Apr-2023 08:58:38 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[10-Apr-2023 08:58:38 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