Does "Delivery & Pickup Date Time for WooCommerce" work with WordPress 6.2 and PHP 8.1.12? A smoke test was performed on .
4 | PHP fatal errors |
No JavaScript exceptions | |
1 | Page failed to load
|
No resource errors |
Memory usage: 92.13 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.027 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 6.2 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
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=6610b658fc |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.470 s |
Memory usage | 3.11 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.298 s |
Memory usage | N/A |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 500 |
Load time | 0.044 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.266 s | 0.248 s | -0.018 s | 3.07 MiB | 3.17 MiB | + 100.63 KiB |
/wp-admin/edit.php | 0.174 s | 0.216 s | +0.042 s | 3.1 MiB | 3.2 MiB | + 99.73 KiB |
/wp-admin/post-new.php | 0.720 s | 0.826 s | +0.106 s | 5.02 MiB | 5.12 MiB | + 102.34 KiB |
/wp-admin/upload.php | 0.684 s | 0.565 s | -0.119 s | 3.02 MiB | 3.1 MiB | + 83.83 KiB |
/wp-admin/options-writing.php | 0.173 s | 0.189 s | +0.016 s | 3.01 MiB | 3.08 MiB | + 72.3 KiB |
/wp-admin/media-new.php | 0.268 s | 0.348 s | +0.080 s | 2.99 MiB | 3.09 MiB | + 96.27 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.177 s | 0.223 s | +0.046 s | 3.01 MiB | 3.1 MiB | + 100.05 KiB |
/wp-admin/post-new.php?post_type=page | 0.589 s | 0.597 s | +0.008 s | 5.01 MiB | 5.11 MiB | + 97.92 KiB |
/wp-admin/options-discussion.php | 0.231 s | 0.308 s | +0.077 s | 3 MiB | 3.08 MiB | + 86.03 KiB |
/wp-admin/edit-comments.php | 0.193 s | 0.221 s | +0.028 s | 3.03 MiB | 3.11 MiB | + 82.19 KiB |
Average | 0.347 s | 0.374 s | +0.027 s | 3.43 MiB | 3.52 MiB | + 92.13 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.3% | 4,069 | 622 | 16 | |
PO File | 6.6% | 288 | 185 | 1 | |
JavaScript | 0.1% | 3 | 0 | 3 | |
CSS | 0.0% | 2 | 0 | 2 | |
Total | 4,362 | 807 | 22 |
Lines of code | 2,358 |
---|---|
Total complexity | 1,017 |
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 | 74 |
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"
}
}
}
[31-Mar-2023 15:20:06 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(1289): include_once()
#1 /wp-includes/class-wp-hook.php(308): Coderockz_Woo_Delivery_Admin->coderockz_woo_delivery_main_layout()
#2 /wp-includes/class-wp-hook.php(332): 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
[31-Mar-2023 15:20:06 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(308): Coderockz_Woo_Delivery_Public->enqueue_scripts()
#1 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/script-loader.php(2194): do_action()
#4 /wp-includes/class-wp-hook.php(308): wp_enqueue_scripts()
#5 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(517): WP_Hook->do_action()
#7 /wp-includes/general-template.php(3049): do_action()
#8 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#9 /wp-includes/template.php(783): require_once('...')
#10 /wp-includes/template.php(718): 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 103
[31-Mar-2023 15:20:11 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(308): Coderockz_Woo_Delivery_Public->enqueue_scripts()
#1 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/script-loader.php(2194): do_action()
#4 /wp-includes/class-wp-hook.php(308): wp_enqueue_scripts()
#5 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(517): WP_Hook->do_action()
#7 /wp-includes/general-template.php(3049): do_action()
#8 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#9 /wp-includes/template.php(783): require_once('...')
#10 /wp-includes/template.php(718): 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 103
[31-Mar-2023 15:20:14 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(308): Coderockz_Woo_Delivery_Public->enqueue_scripts()
#1 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/script-loader.php(2194): do_action()
#4 /wp-includes/class-wp-hook.php(308): wp_enqueue_scripts()
#5 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(517): WP_Hook->do_action()
#7 /wp-includes/general-template.php(3049): do_action()
#8 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#9 /wp-includes/template.php(783): require_once('...')
#10 /wp-includes/template.php(718): 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 103