Let customers choose delivery or pickup date and time directly on the WooCommerce checkout page.
Prioritized issue groups from the latest Plugin Check scan
Security
466
7 issue groups
Maintainability
332
9 issue groups
I18n
77
3 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$currency_code".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
$_COOKIE['coderockz_woo_delivery_option_time_pickup'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$column'.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['coderockz_woo_delivery_option_time_pickup']
Sample message
Function "current_datetime()" requires WordPress 5.3.0, but your plugin minimum supported version is WordPress 4.0.1.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['coderockz_woo_delivery_delivery_selection_box']. Check that the array index exists before using it.
Sample message
Mismatched text domain. Expected 'woo-delivery' but got 'coderockz-woo-delivery'.
Sample message
The $text parameter must be a single text string literal. Found: $checkout_date_notice
Sample message
Detected usage of meta_query, possible slow query.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_coderockz_woo_delivery".
Sample message
error_reporting() can lead to full path disclosure.
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$combined_error_message'.
Sample message
Tested up to: 7.0.2 The version number should only include major versions 7.0.
Sample message
The plugin slug includes a restricted term. Your plugin slug - "woo-delivery" - contains the restricted term "woo" and cannot be used to begin your plugin slug. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "woo" elsewhere in your plugin slug, such as "... for woo".
Potential connections found in static code analysis.
Outbound calls
25
External assets
1
Incoming endpoints
23
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
6 more hidden
2 score snapshots
v1.3.87
30
Latest
v1.3.86
30
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 30 | 875 | 440 | 435 | v1.3.87 | 2.0.0 |
| 30 | 874 | 439 | 435 | v1.3.86 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.