The official Fattura24 plugin allows the creation of electronic invoices, orders, traditional invoices and receipts via Fattura24
Prioritized issue groups from the latest Plugin Check scan
Security
362
11 issue groups
Maintainability
124
8 issue groups
I18n
117
5 issue groups
Supply Chain
6
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$box_html'.
Sample message
$_GET['fatt24_billing_countries'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$class".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['fatt24_billing_countries']
Sample message
Missing $domain parameter in function call to __().
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
The $text parameter must be a single text string literal. Found: $f24_meta_data['_billing_pecaddress']
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Use of a direct database call is discouraged.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST[$key]. Check that the array index exists before using it.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Unescaped parameter $id used in $wpdb->get_results()\n$id used without escaping.
Sample message
The $text text string should have translatable content. Found: ''
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
Mismatched text domain. Expected 'fattura24' but got 'fatt-24-api-info'.
Sample message
Unescaped parameter $table_name used in $wpdb->get_col()\n$table_name assigned unsafely at line 25.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $id at "select * from $wpdb->options where option_name='$id'"
Sample message
Hidden files are not permitted.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "F24_PLUGIN_BASE".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Potential connections found in static code analysis.
Outbound calls
63
External assets
0
Incoming endpoints
11
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v8.1.13
24
Latest
v8.1.12
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 645 | 312 | 333 | v8.1.13 | 2.0.0 |
| 24 | 645 | 312 | 333 | v8.1.12 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.