Does "Delivery & Pickup Date Time for WooCommerce" work with WordPress 6.1.1 and PHP 7.4.8? A smoke test was performed on .
4 | PHP fatal errors |
No JavaScript exceptions | |
1 | Page failed to load
|
No resource errors |
Memory usage: 112.05 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
insignificant.
The plugin didn't make the site noticeably slower.
WordPress version | 6.1.1 |
---|---|
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=0e05145267 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.622 s |
Memory usage | 3.58 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.356 s |
Memory usage | N/A |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 500 |
Load time | 0.045 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.293 s | 0.354 s | +0.061 s | 3.54 MiB | 3.64 MiB | + 99.99 KiB |
/wp-admin/edit.php | 0.173 s | 0.231 s | +0.058 s | 3.57 MiB | 3.67 MiB | + 99.77 KiB |
/wp-admin/post-new.php | 1.945 s | 1.221 s | -0.724 s | 5.46 MiB | 5.57 MiB | + 106.37 KiB |
/wp-admin/upload.php | 0.601 s | 0.663 s | +0.062 s | 3.41 MiB | 3.57 MiB | + 164.11 KiB |
/wp-admin/options-writing.php | 0.134 s | 0.257 s | +0.123 s | 3.4 MiB | 3.48 MiB | + 84.34 KiB |
/wp-admin/media-new.php | 0.234 s | 0.399 s | +0.165 s | 3.38 MiB | 3.55 MiB | + 165.79 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.164 s | 0.213 s | +0.049 s | 3.48 MiB | 3.58 MiB | + 100.67 KiB |
/wp-admin/post-new.php?post_type=page | 0.847 s | 0.949 s | +0.102 s | 5.46 MiB | 5.55 MiB | + 97.92 KiB |
/wp-admin/options-discussion.php | 0.190 s | 0.285 s | +0.095 s | 3.38 MiB | 3.48 MiB | + 102.36 KiB |
/wp-admin/edit-comments.php | 0.176 s | 0.233 s | +0.057 s | 3.48 MiB | 3.58 MiB | + 99.2 KiB |
Average | 0.476 s | 0.480 s | +0.005 s | 3.86 MiB | 3.97 MiB | + 112.05 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.2% | 4,040 | 622 | 16 | |
PO File | 6.6% | 288 | 185 | 1 | |
JavaScript | 0.1% | 3 | 0 | 3 | |
CSS | 0.0% | 2 | 0 | 2 | |
Total | 4,333 | 807 | 22 |
Lines of code | 2,344 |
---|---|
Total complexity | 1,008 |
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
1wp_usermeta
1{
"shop_order": {
"coderockz_woo_delivery_meta_box": {
"title": "Delivery Date & Time",
"context": "normal"
}
}
}
[16-Nov-2022 19:57:49 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(2180): 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(3043): do_action()
#8 /wp-content/themes/twentyse in /wp-content/plugins/woo-delivery/public/class-coderockz-woo-delivery-public.php on line 103
[16-Nov-2022 19:57:49 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
[16-Nov-2022 19:57:50 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(2180): 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(3043): do_action()
#8 /wp-content/themes/twentyse in /wp-content/plugins/woo-delivery/public/class-coderockz-woo-delivery-public.php on line 103
[16-Nov-2022 19:57:59 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(2180): 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(3043): do_action()
#8 /wp-content/themes/twentyse in /wp-content/plugins/woo-delivery/public/class-coderockz-woo-delivery-public.php on line 103