WooCommerce checkout field editor and manager helps to manage checkout fields in WooCommerce
Prioritized issue groups from the latest Plugin Check scan
Maintainability
64
12 issue groups
I18n
62
5 issue groups
Security
57
6 issue groups
Supply Chain
1
1 issue group
Sample message
Mismatched text domain. Expected 'checkout-field-editor-and-manager-for-woocommerce' but got 'woo-address-book'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$class'.
Sample message
Function "get_block_template()" requires WordPress 5.8.0, but your plugin minimum supported version is WordPress 4.0.0.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
Missing $domain parameter in function call to __().
Sample message
The $text parameter must be a single text string literal. Found: $field['label']
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$aco_is_block_checkout".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['from_post']
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "ACO_WC_Checkout_Admin".
Sample message
$_GET['from_post'] not unslashed before sanitization. Use wp_unslash() or similar
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "aco_wc_checkout_block_activate".
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['from_post']. Check that the array index exists before using it.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in ' The entered <strong>%s</strong> is greater than the valid range %s.'.
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
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
Linking directly to 5 stars reviews is not allowed.
Sample message
Hidden files are not permitted.
Sample message
Plugin name "Checkout Field Editor for WooCommerce - Checkout Manager" is different from the name declared in plugin header "Checkout Field Editor and Manager for WooCommerce".
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Potential connections found in static code analysis.
Outbound calls
10
External assets
0
Incoming endpoints
14
No external asset domains detected.
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
wp_ajax
3 score snapshots
v3.0.6
34
Latest
v3.0.5
34
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 34 | 185 | 121 | 64 | v3.0.6 | 2.0.0 |
| 34 | 186 | 122 | 64 | v3.0.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.