Short Description: WooCommerce delivery date, pickup date and time slot plugin for local delivery and store pickup.
Prioritized issue groups from the latest Plugin Check scan
Security
236
7 issue groups
Maintainability
84
11 issue groups
I18n
44
5 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$pickup_i'.
Sample message
$_COOKIE['byconsolewooodt_delivery_widget_cookie'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$admin_email".
Sample message
Processing form data without nonce verification.
Sample message
Sanitization missing for register_setting().
Sample message
Detected usage of a possibly undefined superglobal array index: $_COOKIE['byconsolewooodt_delivery_widget_cookie']. Check that the array index exists before using it.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['byconsolewooodt_delivery_widget_cookie']
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
The $text text string should have translatable content. Found: '%s'
Sample message
Processing form data without nonce verification.
Sample message
Function "has_block()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 3.5.0.
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_delivery_pickup_date_time_in_order_note".
Sample message
Missing $domain parameter in function call to __().
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
error_reporting() can lead to full path disclosure.
Sample message
The $text parameter must be a single text string literal. Found: esc_html($byconsolewooodt_date_field_text)
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Mismatched text domain. Expected 'byconsole-woo-order-delivery-time' but got 'ByConsoleWooODTExtended'.
Sample message
Library files that are already in the WordPress core are not permitted.
Sample message
Plugin name "Delivery Date Time & Pickup for WooCommerce" is different from the name declared in plugin header "WooODT Lite - Delivery & pickup date time location for WooCommerce".
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WooODT Lite - Delivery & pickup date time location for WooCommerce" - contains the restricted term "woo" which cannot be used at all in your plugin name.
Sample message
The upgrade notice for "2.5.7" exceeds the limit of 300 characters.
Potential connections found in static code analysis.
Outbound calls
36
External assets
2
Incoming endpoints
1
No public endpoints detected.
wp_ajax
First score snapshot
v2.5.7
37
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 364 | 148 | 216 | v2.5.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.