Delivery & Pickup Date Time for WooCommerce 1.3.35

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

Summary

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

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

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

Environment
WordPress version6.0.2
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
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=14eecf0534
Aspect after-activation
HTTP status 200
Load time 0.901 s
Memory usage 3.79 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.391 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.122 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.345 s0.348 s+0.003 s3.72 MiB3.82 MiB+ 99.52 KiB
/wp-admin/edit.php0.200 s0.271 s+0.071 s3.76 MiB3.85 MiB+ 97.85 KiB
/wp-admin/post-new.php0.789 s1.295 s+0.506 s5.55 MiB5.65 MiB+ 104.99 KiB
/wp-admin/upload.php0.421 s0.414 s-0.007 s3.69 MiB3.78 MiB+ 98.11 KiB
/wp-admin/options-writing.php0.163 s0.417 s+0.254 s3.62 MiB3.76 MiB+ 143.78 KiB
/wp-admin/media-new.php0.440 s0.392 s-0.048 s3.66 MiB3.76 MiB+ 99.79 KiB
/wp-admin/edit-tags.php?taxonomy=category0.191 s0.236 s+0.045 s3.69 MiB3.79 MiB+ 99.5 KiB
/wp-admin/post-new.php?post_type=page0.725 s0.674 s-0.051 s5.54 MiB5.64 MiB+ 96.58 KiB
/wp-admin/options-discussion.php0.261 s0.299 s+0.038 s3.6 MiB3.76 MiB+ 164.36 KiB
/wp-admin/edit-comments.php0.228 s0.257 s+0.029 s3.7 MiB3.79 MiB+ 98.02 KiB
Average 0.376 s0.460 s+0.084 s4.05 MiB4.16 MiB+ 110.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
PHP93.2%3,99562216
PO File6.7%2881851
JavaScript0.1%303
CSS0.0%202
Total 4,288 807 22

PHP Code Analysis | More results »

Lines of code 2,334
Total complexity 996
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 73
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

Meta Boxes

{
    "shop_order": {
        "coderockz_woo_delivery_meta_box": {
            "title": "Delivery Date & Time",
            "context": "normal"
        }
    }
}

PHP Error Log 31 lines

[31-Aug-2022 20:11:53 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(1279): include_once()
#1 /wp-includes/class-wp-hook.php(307): Coderockz_Woo_Delivery_Admin->coderockz_woo_delivery_main_layout()
#2 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(476): 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
[31-Aug-2022 20:11:54 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:103
Stack trace:
#0 /wp-includes/class-wp-hook.php(307): Coderockz_Woo_Delivery_Public->enqueue_scripts()
#1 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(476): WP_Hook->do_action()
#3 /wp-includes/script-loader.php(2156): do_action()
#4 /wp-includes/class-wp-hook.php(307): wp_enqueue_scripts()
#5 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(476): WP_Hook->do_action()
#7 /wp-includes/general-template.php(3042): do_action()
#8 /wp-content/themes/twentyse in /wp-content/plugins/woo-delivery/public/class-coderockz-woo-delivery-public.php on line 103
[31-Aug-2022 20:12:02 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:103
Stack trace:
#0 /wp-includes/class-wp-hook.php(307): Coderockz_Woo_Delivery_Public->enqueue_scripts()
#1 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(476): WP_Hook->do_action()
#3 /wp-includes/script-loader.php(2156): do_action()
#4 /wp-includes/class-wp-hook.php(307): wp_enqueue_scripts()
#5 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(476): WP_Hook->do_action()
#7 /wp-includes/general-template.php(3042): do_action()
#8 /wp-content/themes/twentyse in /wp-content/plugins/woo-delivery/public/class-coderockz-woo-delivery-public.php on line 103
See also: All tests for this plugin