Let customers choose delivery dates & times on checkout. Simplify delivery management by blocking holidays & setting max deliveries per day.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
1,920
14 issue groups
I18n
208
4 issue groups
Security
13
6 issue groups
Supply Chain
2
1 issue group
Sample message
Function "__()" requires WordPress 2.1.0, but your plugin minimum supported version is WordPress 1.3.0.
Sample message
Mismatched text domain. Expected 'order-delivery-date-for-woocommerce' but got ''.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$custom_attributes".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The upgrade notice for "1.1 (12.11.2014)" exceeds the limit of 300 characters.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "plugin_locale".
Sample message
The $text parameter must be a single text string literal. Found: $day_name
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Order_DeliveryDate_Lite_Blocks_Integration".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->plugin_short_name . '_init_tracker_completed'".
Sample message
The $domain parameter must be a single text string literal. Found: $this->ts_locale
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ORDD_LITE_BLOCK_VERSION".
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_register_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.
Sample message
Hidden files are not permitted.
Sample message
Found call to wp_enqueue_style() with external resource. Offloading styles to your servers or any remote service is disallowed.
Sample message
Sanitization missing for register_setting().
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 (see the Security sections in the WordPress Developer Handbooks), found 'plugins_url'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['post']
Sample message
$_GET['post'] not unslashed before sanitization. Use wp_unslash() or similar
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
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 esc_html__() 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.
Potential connections found in static code analysis.
Outbound calls
254
External assets
1
Incoming endpoints
8
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
4 score snapshots
v4.6.2
35
Latest
v4.6.1
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 2,150 | 2,077 | 73 | v4.6.2 | 2.1.0 |
| 35 | 2,150 | 2,077 | 73 | v4.6.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.