Custom Checkout Field Editor is the leading plugin for customizing the editing and managing of checkout fields in the WooCommerce checkout form.
Prioritized issue groups from the latest Plugin Check scan
I18n
528
4 issue groups
Security
367
6 issue groups
Maintainability
34
15 issue groups
Sample message
Mismatched text domain. Expected 'woo-checkout-regsiter-field-editor' but got 'jwcfe'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$addClass'.
Sample message
$_GET['c_type'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_POST['f_access']
Sample message
Processing form data without nonce verification.
Sample message
The $text parameter must be a single text string literal. Found: $args['label']
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Processing form data without nonce verification.
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
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$supress_field_modification".
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
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
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
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "initialize_checkout_field_export_handler".
Sample message
Function "has_block()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.9.0.
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
Found call to wp_enqueue_style() with external resource. Offloading styles to your servers or any remote service is disallowed.
Sample message
The use of function set_time_limit() is discouraged
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "plugin_locale".
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Library files that are already in the WordPress core are not permitted.
Sample message
Plugin name "Checkout Field Editor (Checkout Manager) for WooCommerce" is different from the name declared in plugin header "Checkout Field Editor for Woocommerce - Checkout Manager".
Potential connections found in static code analysis.
Outbound calls
53
External assets
0
Incoming endpoints
3
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v2.5.5
34
Latest
v2.5.4
34
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 34 | 932 | 707 | 225 | v2.5.5 | 2.0.0 |
| 34 | 938 | 706 | 232 | v2.5.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.