Essential Japanese localization toolkit for WooCommerce - adds address formats, payment methods, delivery scheduling, and legal compliance.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
60
10 issue groups
Security
10
2 issue groups
I18n
2
2 issue groups
Supply Chain
1
1 issue group
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_Addons_Gateway_COD2".
Sample message
Use of a direct database call is discouraged.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WC_PAIDY_ABSPATH".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_wc4jp_commerce_postofficebank_gateway".
Sample message
Processing form data without nonce verification.
Sample message
Unescaped parameter $op_table_name used in $wpdb->get_results()\n$op_table_name assigned unsafely at line 1162.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "after_wc4jp_delivery_date".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$the_order".
Sample message
In footer ($in_footer) is not set explicitly wp_register_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
Missing $domain parameter in function call to __().
Sample message
Compressed files are not permitted.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The plugin slug includes a restricted term. Your plugin slug - "woocommerce-for-japan" - contains the restricted term "woocommerce" which cannot be used within in your plugin slug, unless your plugin slug contains one of the allowed patterns: "for woocommerce", "with woocommerce", "using woocommerce", or "and woocommerce". The term must still not appear anywhere else in your plugin slug.
Potential connections found in static code analysis.
Outbound calls
44
External assets
4
Incoming endpoints
6
register_rest_route
register_rest_route
register_rest_route
register_rest_route
wp_ajax
wp_ajax
3 score snapshots
v2.9.15
35
Latest
v2.9.14
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 74 | 6 | 68 | v2.9.15 | 2.0.0 |
| 35 | 74 | 6 | 68 | v2.9.14 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.