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,905
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
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
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.
Sample message
Tested up to: 7.0.0 The version number should only include major versions 7.0.
Sample message
Library files that are already in the WordPress core are not permitted.
Not analyzed yet.
First score snapshot
v4.5.3
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 2,133 | 2,060 | 73 | v4.5.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.