Delivery & Pickup Date Time for WooCommerce 1.3.62

Does "Delivery & Pickup Date Time for WooCommerce" work with WordPress 6.4.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

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

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

Environment
WordPress version6.4.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 6,000+
WordPress.org page https://wordpress.org/plugins/woo-delivery/
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=woo-delivery%2Fcoderockz-woo-delivery.php&plugin_status=all&paged=1&s&_wpnonce=1d5a6a8ba5
Aspect after-activation
HTTP status 200
Load time 0.870 s
Memory usage 3.44 MiB
JS errors None
Resource errors None

Woo Delivery

Page screenshot: Woo Delivery
URL /wp-admin/admin.php?page=coderockz-woo-delivery-settings
Aspect menu-item
HTTP status 200
Load time 0.378 s
Memory usage N/A
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.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.475 s0.476 s+0.001 s3.38 MiB3.5 MiB+ 120.72 KiB
/wp-admin/edit.php0.269 s0.338 s+0.069 s3.41 MiB3.52 MiB+ 120.49 KiB
/wp-admin/upload.php0.732 s0.738 s+0.006 s3.32 MiB3.42 MiB+ 103.76 KiB
/wp-admin/options-writing.php0.315 s0.429 s+0.114 s3.32 MiB3.41 MiB+ 97.13 KiB
/wp-admin/media-new.php0.440 s0.480 s+0.040 s3.29 MiB3.41 MiB+ 117.04 KiB
/wp-admin/edit-tags.php?taxonomy=category0.289 s0.349 s+0.060 s3.31 MiB3.43 MiB+ 120.81 KiB
/wp-admin/options-discussion.php0.417 s0.346 s-0.071 s3.3 MiB3.41 MiB+ 106.8 KiB
/wp-admin/edit-comments.php0.313 s0.647 s+0.334 s3.34 MiB3.44 MiB+ 103.27 KiB
Average 0.406 s0.475 s+0.069 s3.33 MiB3.44 MiB+ 111.25 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
Language % Lines of code Comment lines Files
PHP94.1%4,67560616
PO File5.8%2881851
JavaScript0.1%303
CSS0.0%202
Total 4,968 791 22

PHP Code Analysis | More results »

Lines of code 2,964
Total complexity 1,183
Median class complexity 18.0
Median method complexity 6.0
Most complex class Coderockz_Woo_Delivery_Public
Most complex function Coderockz_Woo_Delivery_Public::coderockz_woo_delivery_customise_checkout_field_process()
Classes 11
Methods 75
Functions 3

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 69 lines

[10-Nov-2023 06:37:34 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_woocommerce_currency() in /wp-content/plugins/woo-delivery/admin/partials/coderockz-woo-delivery-admin-display.php:35
Stack trace:
#0 /wp-content/plugins/woo-delivery/admin/class-coderockz-woo-delivery-admin.php(1635): include_once()
#1 /wp-includes/class-wp-hook.php(324): Coderockz_Woo_Delivery_Admin->coderockz_woo_delivery_main_layout()
#2 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-admin/admin.php(259): do_action()
#5 {main}
  thrown in /wp-content/plugins/woo-delivery/admin/partials/coderockz-woo-delivery-admin-display.php on line 35
[10-Nov-2023 06:37:35 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_checkout() in /wp-content/plugins/woo-delivery/public/class-coderockz-woo-delivery-public.php:117
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): Coderockz_Woo_Delivery_Public->enqueue_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(2262): 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(3052): do_action()
#8 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#9 /wp-includes/template.php(790): require_once('...')
#10 /wp-includes/template.php(725): 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/woo-delivery/public/class-coderockz-woo-delivery-public.php on line 117
[10-Nov-2023 06:37:36 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function wc_get_container() in /wp-content/plugins/woo-delivery/admin/class-coderockz-woo-delivery-admin.php:916
Stack trace:
#0 /wp-includes/class-wp-hook.php(326): Coderockz_Woo_Delivery_Admin->coderockz_woo_delivery_custom_meta_box()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-admin/includes/meta-boxes.php(1714): do_action()
#4 /wp-admin/edit-form-blocks.php(276): register_and_do_post_meta_boxes()
#5 /wp-admin/post-new.php(72): require('...')
#6 {main}
  thrown in /wp-content/plugins/woo-delivery/admin/class-coderockz-woo-delivery-admin.php on line 916
[10-Nov-2023 06:37:39 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function wc_get_container() in /wp-content/plugins/woo-delivery/admin/class-coderockz-woo-delivery-admin.php:916
Stack trace:
#0 /wp-includes/class-wp-hook.php(326): Coderockz_Woo_Delivery_Admin->coderockz_woo_delivery_custom_meta_box()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-admin/includes/meta-boxes.php(1714): do_action()
#4 /wp-admin/edit-form-blocks.php(276): register_and_do_post_meta_boxes()
#5 /wp-admin/post-new.php(72): require('...')
#6 {main}
  thrown in /wp-content/plugins/woo-delivery/admin/class-coderockz-woo-delivery-admin.php on line 916
[10-Nov-2023 06:37:40 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_checkout() in /wp-content/plugins/woo-delivery/public/class-coderockz-woo-delivery-public.php:117
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): Coderockz_Woo_Delivery_Public->enqueue_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(2262): 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(3052): do_action()
#8 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#9 /wp-includes/template.php(790): require_once('...')
#10 /wp-includes/template.php(725): 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/woo-delivery/public/class-coderockz-woo-delivery-public.php on line 117
See also: All tests for this plugin