Offer to your clients the best experience in e-Commerce by using Mercado Pago as your payment method.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
624
16 issue groups
Security
42
3 issue groups
I18n
16
5 issue groups
Repo Compliance
1
1 issue group
Sample message
Short PHP opening tag used with echo; expected "<?php echo $credentialsState ..." but found "<?= $credentialsState ..."
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$benefit".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Notification URL not found for payment ID: $paymentId"'.
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "self::ENABLE_CREDITS_ACTION".
Sample message
The $text parameter must be a single text string literal. Found: $checkoutStepOne
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "mp_disable_plugin".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: readfile().
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "MP_PLUGIN_FILE".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "plugin_locale".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$name".
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Translatable string should not be wrapped in HTML. Found: '<strong>Choose the number of installments to complete the payment</strong>'
Sample message
Mismatched text domain. Expected 'woocommerce-mercadopago' but got 'woocommerce'.
Sample message
Linking directly to 5 stars reviews is not allowed.
Sample message
Plugin name "Mercado Pago payments for WooCommerce" is different from the name declared in plugin header "Mercado Pago".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The plugin slug includes a restricted term. Your plugin slug - "woocommerce-mercadopago" - contains the restricted term "woocommerce" which cannot be used within in your plugin slug, unless your plugin slug contains one of the allowed patterns: "for woocommerce", "with woocommerce", "using woocommerce", or "and woocommerce". The term must still not appear anywhere else in your plugin slug.
Sample message
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: auto_update_plugin
Potential connections found in static code analysis.
Outbound calls
288
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
5 score snapshots
v8.9.1
30
Latest
v8.9.0
30
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 30 | 683 | 620 | 63 | v8.9.1 | 2.0.0 |
| 30 | 682 | 619 | 63 | v8.9.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.