Pix por Piggly v2.1.2
Prioritized issue groups from the latest Plugin Check scan
Security
369
9 issue groups
Maintainability
163
13 issue groups
I18n
133
3 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"End-of-file reached, probably we got disconnected (sent {$sent} of {$length})"'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$file['basename']'.
Sample message
Mismatched text domain. Expected 'pix-por-piggly' but got 'wc-piggly-pix'.
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
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_wp_column_headers".
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "woocommerce_email_footer".
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
Unescaped parameter $table_name used in $wpdb->get_results()\n$table_name assigned unsafely at line 113.
Sample message
File has mixed line endings; this may cause incorrect results
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['pgly_pix_receipt']['name']. Check that the array index exists before using it.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'O pagamento do pedido #%s via Pix no valor de %s foi concluído com sucesso.'.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $table_name at "DELETE FROM $table_name WHERE `status` = 'cancelled' OR `oid` IS NULL"
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
$_POST[$key] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_FILES['pgly_pix_receipt']['tmp_name']
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
set_error_handler() found. Debug code should not normally be used in production.
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Use of the backtick operator is forbidden
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Not analyzed yet.
First score snapshot
v2.1.2
20
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 20 | 742 | 547 | 195 | v2.1.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.