Germanized extends WooCommerce to become a legally compliant shop for the german market. Must Have for every german WooCommerce shop owner.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
1,197
15 issue groups
I18n
192
1 issue group
Security
118
3 issue groups
Performance
12
1 issue group
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "WC_germanized".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_product".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'eu_owb_woocommerce_admin_withdrawal_preview_item_column_' . sanitize_key( $column )".
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "EU_OWB_Email_Customer_Withdrawal_Request_Confirmed".
Sample message
Detected usage of a non-sanitized input variable: $_GET[$field_name]
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'wc_gzd_kses_post_svg'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$hook_prefix . $location".
Sample message
Unescaped parameter $db_query used in $wpdb->query()\n$db_query used without escaping.
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "EU_OWB_WC_IS_STANDALONE_PLUGIN".
Sample message
Function "get_block_templates()" requires WordPress 5.8.0, but your plugin minimum supported version is WordPress 5.4.0.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Writing files using ABSPATH may be problematic. Consider using wp_upload_dir() instead if storing user data or generated files.
Sample message
Attempting a database schema change is discouraged.
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
Plugin Updater detected. These are not permitted in WordPress.org hosted plugins. Detected: site_transient_update_plugins
Sample message
The plugin slug includes a restricted term. Your plugin slug - "woocommerce-germanized" - 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
290
External assets
0
Incoming endpoints
10
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
admin_post
admin_post
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
4 score snapshots
v4.0.10
23
Latest
v4.0.9
23
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 1,520 | 224 | 1,296 | v4.0.10 | 2.0.0 |
| 23 | 1,276 | 222 | 1,054 | v4.0.9 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.