Számlázz.hu összeköttetés WooCommerce-hez.
Prioritized issue groups from the latest Plugin Check scan
I18n
901
3 issue groups
Security
417
8 issue groups
Maintainability
290
14 issue groups
Sample message
Mismatched text domain. Expected 'integration-for-szamlazzhu-woocommerce' but got "wc-szamlazz".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$account".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$adoszam'.
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
$_GET['account'] 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
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['document_upload_file']. Check that the array index exists before using it.
Sample message
Detected usage of a non-sanitized input variable: $_FILES['document_upload_file']
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'woocommerce_settings_' . sanitize_title( $data['id'] )".
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Missing $domain parameter in function call to __().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'apply_filters'.
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Integration for Szamlazz.hu & WooCommerce" - 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
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
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Not analyzed yet.
First score snapshot
v6.2.2
22
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 22 | 1,629 | 1,169 | 460 | v6.2.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.