During the checkout process, customers can effortlessly choose a delivery date and time for their orders.
Prioritized issue groups from the latest Plugin Check scan
I18n
389
7 issue groups
Security
315
6 issue groups
Maintainability
201
10 issue groups
Performance
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args[$property.'_icon']'.
Sample message
Mismatched text domain. Expected 'bp-order-date-time-for-woocommerce' but got 'bp-woopick-delivery'.
Sample message
The $domain parameter must be a single text string literal. Found: Bootstrap::PLUGIN_TEXT_DOMAIN
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "BDFW".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "BDFW_start".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$activate".
Sample message
Processing form data without nonce verification.
Sample message
$_POST[$this->unique] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_POST[$this->unique]
Sample message
Found call to wp_enqueue_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
The $text parameter must be a single text string literal. Found: $label
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Missing $domain parameter in function call to __().
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
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: ''
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Linking directly to 5 stars reviews is not allowed.
Sample message
Plugin name "Order Delivery Date Time & Pickup for WooCommerce" is different from the name declared in plugin header "Order Delivery & Pickup for WooCommerce".
Sample message
Mismatched "Tested up to": 6.8.2 != 6.8.3. The "Tested up to" value in the readme file must match the "Tested up to" value in the plugin header. If the plugin header has a "Tested up to" value, it will override the readme value, which can cause confusion.
Potential connections found in static code analysis.
Outbound calls
213
External assets
5
Incoming endpoints
7
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v1.3
29
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 29 | 911 | 667 | 244 | v1.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.