Delivery & Pickup Date Time for WooCommerce 1.3.69

Does "Delivery & Pickup Date Time for WooCommerce" work with WordPress 6.8.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: 147.82 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version6.8.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=be34e0ed48
Aspect after-activation
HTTP status 200
Load time 0.572 s
Memory usage 3.67 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.320 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.049 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.351 s0.347 s-0.004 s3.51 MiB3.66 MiB+ 154.53 KiB
/wp-admin/edit.php0.209 s0.261 s+0.052 s3.57 MiB3.72 MiB+ 156.18 KiB
/wp-admin/upload.php0.854 s0.493 s-0.361 s3.52 MiB3.66 MiB+ 137.84 KiB
/wp-admin/options-writing.php0.228 s0.375 s+0.147 s3.5 MiB3.64 MiB+ 142.77 KiB
/wp-admin/media-new.php0.287 s0.546 s+0.259 s3.49 MiB3.64 MiB+ 150.96 KiB
/wp-admin/edit-tags.php?taxonomy=category0.197 s0.238 s+0.041 s3.5 MiB3.66 MiB+ 161.63 KiB
/wp-admin/options-discussion.php0.333 s0.246 s-0.087 s3.5 MiB3.64 MiB+ 139.89 KiB
/wp-admin/edit-comments.php0.464 s0.247 s-0.217 s3.52 MiB3.66 MiB+ 138.77 KiB
Average 0.365 s0.344 s-0.021 s3.52 MiB3.66 MiB+ 147.82 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.9%5,49266420
PO File5.0%2881851
JavaScript0.1%505
CSS0.1%303
Total 5,788 849 29

PHP Code Analysis | More results »

Lines of code 3,839
Total complexity 1,488
Median class complexity 18.0
Median method complexity 3.0
Most complex class Coderockz_Woo_Delivery_Public
Most complex function Coderockz_Woo_Delivery_Public::coderockz_woo_delivery_customise_checkout_field_process()
Classes 15
Methods 132
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

[01-May-2025 20:47:33 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(1642): 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(260): do_action()
#5 {main}
  thrown in /wp-content/plugins/woo-delivery/admin/partials/coderockz-woo-delivery-admin-display.php on line 35
[01-May-2025 20:47:34 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(2299): 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(3192): do_action()
#8 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#9 /wp-includes/template.php(810): require_once('...')
#10 /wp-includes/template.php(745): 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
[01-May-2025 20:47:35 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:922
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(1716): do_action()
#4 /wp-admin/edit-form-blocks.php(343): 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 922
[01-May-2025 20:47:37 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:922
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(1716): do_action()
#4 /wp-admin/edit-form-blocks.php(343): 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 922
[01-May-2025 20:47:38 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(2299): 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(3192): do_action()
#8 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#9 /wp-includes/template.php(810): require_once('...')
#10 /wp-includes/template.php(745): 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