PagBank com PIX, Cartão de Crédito, Boleto, Recorrência + Envio Fácil e com Menos Taxas no PagSeguro. Autenticação 3D: menos chargeback + aprovações.
Prioritized issue groups from the latest Plugin Check scan
Security
664
12 issue groups
Maintainability
343
8 issue groups
I18n
206
5 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_3dsst".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$action'.
Sample message
Processing form data without nonce verification.
Sample message
Mismatched text domain. Expected 'pagbank-connect' but got 'pagbank_connect'.
Sample message
$_GET['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['_wpnonce']
Sample message
Use of a direct database call is discouraged.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
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: $_3dsst
Sample message
Use placeholders and $wpdb->prepare(); found $count_sql
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['_wpnonce']. Check that the array index exists before using it.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$d", but got "%d, %d" in 'Altura deve estar entre %dcm e %dcm.'.
Sample message
Unescaped parameter $count_sql used in $wpdb->get_var()\n$count_sql assigned unsafely at line 121.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $format at "SELECT * FROM `$table` WHERE initial_order_id IN ($format) ORDER BY id DESC"
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$code'.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Unescaped parameter $recurringTable used in $wpdb->get_var()\n$recurringTable assigned unsafely at line 376.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Function "wp_admin_notice()" requires WordPress 6.4.0, but your plugin minimum supported version is WordPress 5.2.0.
Sample message
Missing $domain parameter in function call to __().
Potential connections found in static code analysis.
Outbound calls
92
External assets
1
Incoming endpoints
9
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
4 score snapshots
v4.56.1
22
Latest
v4.56.0
22
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 22 | 1,262 | 505 | 757 | v4.56.1 | 2.0.0 |
| 22 | 1,261 | 504 | 757 | v4.56.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.