Connect your WooCommerce eShop with online invoicing system SuperFaktura.
Prioritized issue groups from the latest Plugin Check scan
Security
72
6 issue groups
Maintainability
66
14 issue groups
I18n
36
5 issue groups
Sample message
Processing form data without nonce verification.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "plugin_locale".
Sample message
Processing form data without nonce verification.
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
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Mismatched text domain. Expected 'woocommerce-superfaktura' but got 'woocommerce'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_SF_Admin".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$admin_notice['text']'.
Sample message
The $text parameter must be a single text string literal. Found: $error['message']
Sample message
Detected usage of a non-sanitized input variable: $_POST['billing_company_wi_vat']
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$d, %3$d", but got "%s, %d, %d" in 'API call to create credit note for <a href="%s">order #%d</a> failed %d times. Try creating it manually.'.
Sample message
$_POST['billing_company_wi_vat'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "SuperFaktura 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
Detected usage of meta_query, possible slow query.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WC_SF_FILE_PATH".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "sf_action_links".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['url']. Check that the array index exists before using it.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() 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
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Missing $domain parameter in function call to __().
Potential connections found in static code analysis.
Outbound calls
88
External assets
0
Incoming endpoints
3
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
8 score snapshots
v1.53.7
36
Latest
v1.53.6
36
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 36 | 177 | 60 | 117 | v1.53.7 | 2.0.0 |
| 36 | 177 | 60 | 117 | v1.53.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.