Hasznos javítások és kiegészítések a magyar WooCommerce webáruházakhoz.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
175
10 issue groups
Security
30
3 issue groups
I18n
3
2 issue groups
Repo Compliance
3
3 issue groups
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "cps".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$catalogmode_productpricedisplay_options".
Sample message
Processing form data without nonce verification.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CPS_DIR".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "cps_admin_header_email".
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "HuCommerce | Magyar kiegészítések WooCommerce webáruházakhoz" - contains the restricted term "woocommerce" which cannot be used within in your plugin name, unless your plugin name 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 name.
Sample message
File has mixed line endings; this may cause incorrect results
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "HuCommerce".
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Missing $domain parameter in function call to esc_html_e().
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
print_r() found. Debug code should not normally be used in production.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$li_attrs'.
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Sample message
The readme description contains unofficial language. It must be written in standard English.
Sample message
The readme short description contains unofficial language. It must be written in standard English.
Not analyzed yet.
First score snapshot
v2026.2.3
61
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 61 | 211 | 17 | 194 | v2026.2.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.