Accept all major payment methods in WooCommerce today. Credit cards, iDEAL and more! Fast, safe and intuitive.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
115
16 issue groups
Security
49
4 issue groups
I18n
36
4 issue groups
Supply Chain
1
1 issue group
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->dataHelper->getPluginId() . '_payment_object_metadata'".
Sample message
Processing form data without nonce verification.
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "inpsyde.feature-flags.mollie-woocommerce.alma_enabled".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$button'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Mismatched text domain. Expected 'mollie-payments-for-woocommerce' but got 'ddev-wordpress-plugin-example'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Invalid strategy for type: {$type}"'.
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "checkIndexExistOrDefault".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$finders".
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "M4W_FILE".
Sample message
Processing form data without nonce verification.
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
Attempting a database schema change is discouraged.
Sample message
The "inpsyde.feature_flags.mollie" prefix is not a valid namespace/function/class/variable/constant prefix in PHP.
Sample message
In footer ($in_footer) is not set explicitly wp_register_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Missing $domain parameter in function call to __().
Sample message
Translatable string should not be wrapped in HTML. Found: '<p>The appearance of the Apple Pay button can be controlled in the <a href="%1$s">Checkout page editor</a>.</p>'
Sample message
Application files are not permitted.
Sample message
Hidden files are not permitted.
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Potential connections found in static code analysis.
Outbound calls
154
External assets
0
Incoming endpoints
10
No external asset domains detected.
wp_ajax
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v8.1.9
32
Latest
v8.1.8
33
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 32 | 205 | 71 | 134 | v8.1.9 | 2.0.0 |
| 33 | 193 | 70 | 123 | v8.1.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.