Pix por Piggly (para Woocommerce)

Pix por Piggly v2.1.2

v2.1.2Piggly DevUpdated Added 4k+ installs90% rating
20
Score
547
Errors
195
Warnings
+0
Change

Category Scores

Security0
Repo69
Performance98
Maintainability0

Top Issues by Category

security369
maintainability163
i18n133

Issues Details

742 issues found in latest scan

ERROR203
WordPress.Security.EscapeOutput.ExceptionNotEscaped

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})"'.

ERROR106
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$file['basename']'.

ERROR84
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'pix-por-piggly' but got 'wc-piggly-pix'.

ERROR39
WordPress.WP.I18n.MissingTranslatorsComment

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.

WARNING31
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_wp_column_headers".

ERROR26
WordPress.WP.AlternativeFunctions.curl_curl_setopt

Using cURL functions is highly discouraged. Use wp_remote_get() instead.

WARNING23
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "woocommerce_email_footer".

WARNING18
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING17
WordPress.DB.DirectDatabaseQuery.NoCaching

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

WARNING14
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $table_name used in $wpdb->get_results()\n$table_name assigned unsafely at line 113.

WARNING12
Internal.LineEndings.Mixed

File has mixed line endings; this may cause incorrect results

WARNING10
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_FILES['pgly_pix_receipt']['name']. Check that the array index exists before using it.

ERROR10
WordPress.WP.I18n.UnorderedPlaceholdersText

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.'.

WARNING8
WordPress.DB.PreparedSQL.InterpolatedNotPrepared

Use placeholders and $wpdb->prepare(); found interpolated variable $table_name at "DELETE FROM $table_name WHERE `status` = 'cancelled' OR `oid` IS NULL"

ERROR8
WordPress.DB.PreparedSQL.NotPrepared

Use placeholders and $wpdb->prepare(); found $query

WARNING8
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_POST[$key] not unslashed before sanitization. Use wp_unslash() or similar

WARNING7
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_FILES['pgly_pix_receipt']['tmp_name']

ERROR7
WordPress.WP.AlternativeFunctions.curl_curl_init

Using cURL functions is highly discouraged. Use wp_remote_get() instead.

WARNING6
WordPress.PHP.DevelopmentFunctions.error_log_trigger_error

trigger_error() found. Debug code should not normally be used in production.

WARNING5
WordPress.PHP.DevelopmentFunctions.error_log_set_error_handler

set_error_handler() found. Debug code should not normally be used in production.

WARNING5
WordPress.PHP.DevelopmentFunctions.error_log_var_export

var_export() found. Debug code should not normally be used in production.

WARNING5
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

ERROR5
WordPress.WP.AlternativeFunctions.unlink_unlink

unlink() is discouraged. Use wp_delete_file() to delete a file.

ERROR4
Generic.PHP.BacktickOperator.Found

Use of the backtick operator is forbidden

ERROR4
WordPress.WP.AlternativeFunctions.file_system_operations_fclose

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().

Latest Snapshot

Findings

742

Errors

547

Warnings

195

Score History

First score snapshot

First scan completed

v2.1.2 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

v2.1.2

20

Latest

Findings
742
Errors
547
Warnings
195
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins