Biteship for WooCommerce 3.2.0

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

Summary

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

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

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

Environment
WordPress version6.8.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=63a4feef76
Aspect after-activation
HTTP status 200
Load time 2.430 s
Memory usage 3.68 MiB
JS errors
[
    {
        "message": "TypeError: Cannot read properties of undefined (reading 'To')\n    at https://maps.googleapis.com/maps/api/js?key=AIzaSyCTdHQ-w7UOKQxyRDkfJzdwqp1fCjZYWVU&libraries=places&_=1746246047220:1595:330",
        "trace": null,
        "code": null
    },
    {
        "message": "TypeError: Cannot read properties of undefined (reading 'QH')\n    at https://maps.googleapis.com/maps/api/js?key=AIzaSyCTdHQ-w7UOKQxyRDkfJzdwqp1fCjZYWVU&libraries=places&_=1746246047220:80:198",
        "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.055 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.329 s0.951 s+0.622 s3.51 MiB3.67 MiB+ 164.45 KiB
/wp-admin/edit.php0.181 s1.000 s+0.819 s3.57 MiB3.75 MiB+ 185.77 KiB
/wp-admin/post-new.php0.741 s3.532 s+2.791 s6.06 MiB6.25 MiB+ 191.18 KiB
/wp-admin/upload.php0.580 s1.776 s+1.196 s3.52 MiB3.67 MiB+ 150.49 KiB
/wp-admin/options-writing.php0.194 s1.600 s+1.406 s3.5 MiB3.65 MiB+ 154.8 KiB
/wp-admin/media-new.php0.253 s1.618 s+1.365 s3.49 MiB3.65 MiB+ 162.99 KiB
/wp-admin/edit-tags.php?taxonomy=category0.152 s1.593 s+1.441 s3.5 MiB3.67 MiB+ 168.16 KiB
/wp-admin/post-new.php?post_type=page0.580 s1.731 s+1.151 s6.05 MiB6.23 MiB+ 186.7 KiB
/wp-admin/options-discussion.php0.314 s0.913 s+0.599 s3.5 MiB3.65 MiB+ 151.61 KiB
/wp-admin/edit-comments.php0.185 s1.578 s+1.393 s3.52 MiB3.67 MiB+ 150.8 KiB
Average 0.351 s1.629 s+1.278 s4.02 MiB4.19 MiB+ 166.69 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.6%4,01787926
JavaScript23.9%1,556702
CSS13.3%868373
SVG1.2%7511
Total 6,516 987 32

PHP Code Analysis | More results »

Lines of code 3,154
Total complexity 561
Median class complexity 55.0
Median method complexity 2.0
Most complex class Biteship_Admin
Most complex function Biteship_Shipping_Method::save_settings()
Classes 11
Methods 155
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 78 lines

[03-May-2025 04:20:47 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[03-May-2025 04:20:47 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[03-May-2025 04:20:49 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[03-May-2025 04:20:49 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[03-May-2025 04:20:49 UTC] PHP Warning:  Undefined variable $map_type in /wp-content/plugins/biteship/public/class-biteship-public.php on line 144
[03-May-2025 04:20:49 UTC] PHP Warning:  Undefined variable $map_type in /wp-content/plugins/biteship/public/class-biteship-public.php on line 144
[03-May-2025 04:20:49 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(157): 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(2299): 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(3192): do_action()
#9 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#10 /wp-includes/template.php(810): require_once('...')
#11 /wp-includes/template.php(745): 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
[03-May-2025 04:20:50 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[03-May-2025 04:20:50 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[03-May-2025 04:20:51 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[03-May-2025 04:20:51 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[03-May-2025 04:20:52 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wc-biteship/v1/orders/(?P\d+)/shipments</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[03-May-2025 04:20:52 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wc-biteship/v1/orders/(?P\d+)/shipment-status</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[03-May-2025 04:20:53 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[03-May-2025 04:20:53 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[03-May-2025 04:20:57 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[03-May-2025 04:20:57 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[03-May-2025 04:20:58 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[03-May-2025 04:20:58 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[03-May-2025 04:21:00 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[03-May-2025 04:21:00 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[03-May-2025 04:21:02 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[03-May-2025 04:21:02 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[03-May-2025 04:21:02 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wc-biteship/v1/orders/(?P\d+)/shipments</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[03-May-2025 04:21:02 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wc-biteship/v1/orders/(?P\d+)/shipment-status</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[03-May-2025 04:21:03 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[03-May-2025 04:21:03 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[03-May-2025 04:21:06 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[03-May-2025 04:21:06 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[03-May-2025 04:21:08 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[03-May-2025 04:21:08 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[03-May-2025 04:21:08 UTC] PHP Warning:  Undefined variable $map_type in /wp-content/plugins/biteship/public/class-biteship-public.php on line 144
[03-May-2025 04:21:08 UTC] PHP Warning:  Undefined variable $map_type in /wp-content/plugins/biteship/public/class-biteship-public.php on line 144
[03-May-2025 04:21:08 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(157): 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(2299): 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(3192): do_action()
#9 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#10 /wp-includes/template.php(810): require_once('...')
#11 /wp-includes/template.php(745): 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
[03-May-2025 04:21:09 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[03-May-2025 04:21:09 UTC] PHP Warning:  Undefined variable $biteship_shipper_phone_no in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 147
[03-May-2025 04:21:10 UTC] PHP Warning:  Undefined variable $biteship_shipper_name in /wp-content/plugins/biteship/admin/class-biteship-admin.php on line 146
[03-May-2025 04:21:10 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