Does "Delivery & Pickup Date Time for WooCommerce" work with WordPress 6.8.2 and PHP 8.1.12? A smoke test was performed on .
5 | PHP fatal errors |
No JavaScript exceptions | |
1 | Page failed to load
|
No resource errors |
Memory usage: 145.72 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.071 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 6.8.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=5ac7c63e97 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.627 s |
Memory usage | 3.67 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.383 s |
Memory usage | N/A |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 500 |
Load time | 0.064 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.390 s | 0.412 s | +0.022 s | 3.51 MiB | 3.66 MiB | + 152.44 KiB |
/wp-admin/edit.php | 0.205 s | 0.354 s | +0.149 s | 3.57 MiB | 3.72 MiB | + 154.08 KiB |
/wp-admin/upload.php | 0.652 s | 0.575 s | -0.077 s | 3.52 MiB | 3.66 MiB | + 135.73 KiB |
/wp-admin/options-writing.php | 0.235 s | 0.368 s | +0.133 s | 3.5 MiB | 3.64 MiB | + 140.66 KiB |
/wp-admin/media-new.php | 0.282 s | 0.495 s | +0.213 s | 3.49 MiB | 3.64 MiB | + 148.86 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.189 s | 0.323 s | +0.134 s | 3.5 MiB | 3.66 MiB | + 159.53 KiB |
/wp-admin/options-discussion.php | 0.271 s | 0.230 s | -0.041 s | 3.5 MiB | 3.64 MiB | + 137.79 KiB |
/wp-admin/edit-comments.php | 0.224 s | 0.263 s | +0.039 s | 3.52 MiB | 3.66 MiB | + 136.66 KiB |
Average | 0.306 s | 0.378 s | +0.071 s | 3.52 MiB | 3.66 MiB | + 145.72 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 | 94.4% | 4,960 | 717 | 20 | |
PO File | 5.5% | 288 | 185 | 1 | |
JavaScript | 0.1% | 5 | 0 | 5 | |
CSS | 0.1% | 3 | 0 | 3 | |
Total | 5,256 | 902 | 29 |
Lines of code | 3,771 |
---|---|
Total complexity | 1,486 |
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 | 131 |
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[17-Jul-2025 00:17: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(1621): 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
[17-Jul-2025 00:17:35 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
[17-Jul-2025 00:17:36 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:902
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 902
[17-Jul-2025 00:17:38 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:902
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 902
[17-Jul-2025 00:17:39 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