Delivery & Pickup Date Time for WooCommerce 1.3.22

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

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

Environment
WordPress version5.8.3
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=77023e9c66
Aspect after-activation
HTTP status 200
Load time 0.723 s
Memory usage 3.14 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.386 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.051 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.358 s0.316 s-0.042 s3.08 MiB3.19 MiB+ 105.14 KiB
/wp-admin/edit.php0.196 s0.256 s+0.060 s3.11 MiB3.22 MiB+ 105.65 KiB
/wp-admin/post-new.php1.028 s1.524 s+0.496 s5.27 MiB5.37 MiB+ 104.08 KiB
/wp-admin/upload.php0.427 s0.460 s+0.033 s3.03 MiB3.13 MiB+ 108.08 KiB
/wp-admin/options-writing.php0.154 s0.360 s+0.206 s3.02 MiB3.12 MiB+ 93.82 KiB
/wp-admin/media-new.php0.440 s0.421 s-0.019 s3.01 MiB3.11 MiB+ 109.76 KiB
/wp-admin/edit-tags.php?taxonomy=category0.195 s0.237 s+0.042 s3.04 MiB3.14 MiB+ 108.27 KiB
/wp-admin/post-new.php?post_type=page0.929 s0.977 s+0.048 s5.26 MiB5.35 MiB+ 99.66 KiB
/wp-admin/options-discussion.php0.241 s0.290 s+0.049 s3 MiB3.11 MiB+ 110.33 KiB
/wp-admin/edit-comments.php0.218 s0.272 s+0.054 s3.04 MiB3.15 MiB+ 107.16 KiB
Average 0.419 s0.511 s+0.093 s3.49 MiB3.59 MiB+ 105.2 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
PHP99.9%3,86862116
JavaScript0.1%303
CSS0.1%202
Total 3,873 621 21

PHP Code Analysis | More results »

Lines of code 2,212
Total complexity 932
Median class complexity 18.0
Median method complexity 5.5
Most complex class Coderockz_Woo_Delivery_Public
Most complex function Coderockz_Woo_Delivery_Public::coderockz_woo_delivery_customise_checkout_field_process()
Classes 11
Methods 72
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

[07-Jan-2022 18:26:40 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(1230): include_once()
#1 /wp-includes/class-wp-hook.php(303): Coderockz_Woo_Delivery_Admin->coderockz_woo_delivery_main_layout()
#2 /wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(470): 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
[07-Jan-2022 18:26: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:103
Stack trace:
#0 /wp-includes/class-wp-hook.php(303): Coderockz_Woo_Delivery_Public->enqueue_scripts()
#1 /wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(470): WP_Hook->do_action()
#3 /wp-includes/script-loader.php(2083): do_action()
#4 /wp-includes/class-wp-hook.php(303): wp_enqueue_scripts()
#5 /wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(470): WP_Hook->do_action()
#7 /wp-includes/general-template.php(3015): do_action()
#8 /wp-content/themes/twentyse in /wp-content/plugins/woo-delivery/public/class-coderockz-woo-delivery-public.php on line 103
[07-Jan-2022 18:26:48 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(303): Coderockz_Woo_Delivery_Public->enqueue_scripts()
#1 /wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(470): WP_Hook->do_action()
#3 /wp-includes/script-loader.php(2083): do_action()
#4 /wp-includes/class-wp-hook.php(303): wp_enqueue_scripts()
#5 /wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(470): WP_Hook->do_action()
#7 /wp-includes/general-template.php(3015): 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