Aceite diversos métodos de pagamento de forma simples e segura utilizando o Pagar.me!
Prioritized issue groups from the latest Plugin Check scan
I18n
360
5 issue groups
Security
189
11 issue groups
Maintainability
90
8 issue groups
Supply Chain
5
1 issue group
Sample message
Mismatched text domain. Expected 'pagarme-payments-for-woocommerce' but got "woo-pagarme-payments".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<p><strong>{$metaLabel}:</strong> {$documentNumber}</p>"'.
Sample message
The $text parameter must be a single text string literal. Found: "Please, make sure to include them for Pagar.me plugin to work. If you are customizing the "\n . "checkout, the address fields must have the 'name' attribute exactly as listed above. %sRead "\n . "documentation »%s"
Sample message
Short PHP opening tag used with echo; expected "<?php echo $message ..." but found "<?= $message ..."
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"The field '$field' is required for each seller."'.
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
Detected usage of a non-sanitized input variable: $_GET['section']
Sample message
$_GET['section'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
Missing $domain parameter in function call to __().
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$class".
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "addWoocommerceSupportedBlocks".
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_register_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$s, %3$s", but got "%d, %s, %s" in '%dx of %s (%s)'.
Sample message
Hidden files are not permitted.
Sample message
Function "mb_strlen()" requires WordPress 4.2.0, but your plugin minimum supported version is WordPress 4.1.0.
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
Detected usage of a possibly undefined superglobal array index: $_POST['pagarme']. Check that the array index exists before using it.
Sample message
Unescaped parameter $query used in $wpdb->get_results()\n$query used without escaping.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $column_name at "SHOW COLUMNS FROM $table_name LIKE '$column_name'"
Not analyzed yet.
First score snapshot
v3.9.0
24
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 665 | 549 | 116 | v3.9.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.