Does "Delivery & Pickup Date Time for WooCommerce" work with WordPress 5.9 and PHP 7.4.8? A smoke test was performed on .
3 | PHP fatal errors |
No JavaScript exceptions | |
1 | Page failed to load
|
No resource errors |
Memory usage: 107.82 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.108 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 5.9 |
---|---|
PHP version | 7.4.8 |
MySQL version | 8.0.21 |
PHP memory limit | 256M |
Last updated | |
---|---|
Active installs | 6,000+ |
WordPress.org page | https://wordpress.org/plugins/woo-delivery/ |
Badges |
|
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=c095ebb1b2 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.784 s |
Memory usage | 3.36 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=coderockz-woo-delivery-settings |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.370 s |
Memory usage | N/A |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 500 |
Load time | 0.093 s |
Memory usage | N/A |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.355 s | 0.318 s | -0.037 s | 3.36 MiB | 3.46 MiB | + 98.84 KiB |
/wp-admin/edit.php | 0.185 s | 0.255 s | +0.070 s | 3.39 MiB | 3.49 MiB | + 98.64 KiB |
/wp-admin/post-new.php | 1.062 s | 1.552 s | +0.490 s | 6.14 MiB | 6.24 MiB | + 100.28 KiB |
/wp-admin/upload.php | 0.388 s | 0.636 s | +0.248 s | 3.24 MiB | 3.35 MiB | + 106.63 KiB |
/wp-admin/options-writing.php | 0.370 s | 0.261 s | -0.109 s | 3.24 MiB | 3.33 MiB | + 92.24 KiB |
/wp-admin/media-new.php | 0.227 s | 0.428 s | +0.201 s | 3.22 MiB | 3.33 MiB | + 108.3 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.187 s | 0.221 s | +0.034 s | 3.25 MiB | 3.36 MiB | + 106.82 KiB |
/wp-admin/post-new.php?post_type=page | 0.957 s | 1.021 s | +0.064 s | 6.14 MiB | 6.23 MiB | + 95.87 KiB |
/wp-admin/options-discussion.php | 0.227 s | 0.281 s | +0.054 s | 3.22 MiB | 3.32 MiB | + 108.88 KiB |
/wp-admin/edit-comments.php | 0.217 s | 0.278 s | +0.061 s | 3.26 MiB | 3.42 MiB | + 161.71 KiB |
Average | 0.417 s | 0.525 s | +0.108 s | 3.85 MiB | 3.95 MiB | + 107.82 KiB |
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.
Language | % | Lines of code | Comment lines | Files | |
---|---|---|---|---|---|
PHP | 93.1% | 3,946 | 622 | 16 | |
PO File | 6.8% | 288 | 185 | 1 | |
JavaScript | 0.1% | 3 | 0 | 3 | |
CSS | 0.0% | 2 | 0 | 2 | |
Total | 4,239 | 807 | 22 |
Lines of code | 2,290 |
---|---|
Total complexity | 974 |
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 |
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.
wp_options
1{
"shop_order": {
"coderockz_woo_delivery_meta_box": {
"title": "Delivery Date & Time",
"context": "normal"
}
}
}
[26-Jan-2022 20:11:54 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(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(474): 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
[26-Jan-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(474): WP_Hook->do_action()
#3 /wp-includes/script-loader.php(2105): 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(474): 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
[26-Jan-2022 20:12:03 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(474): WP_Hook->do_action()
#3 /wp-includes/script-loader.php(2105): 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(474): 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