Connect and manage all your payment methods, offer shoppers a beautiful Express Checkout, and reduce cart abandonment.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
600
12 issue groups
Security
542
11 issue groups
I18n
123
2 issue groups
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
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$accelerated_defaults".
Sample message
$_GET['page'] not unslashed before sanitization. Use wp_unslash() or similar
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['page']
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "check_if_required".
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$available_methods'.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'Apple Pay payment authorized and awaiting confirmation. Payment ID: %s | <a href="%s" target="_blank">View Payment</a>'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'pp_checkout_form_field_' . $args['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
Processing form data without nonce verification.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Sanitization missing for register_setting().
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$quoted_table} at "SHOW COLUMNS FROM {$quoted_table}"
Sample message
Unescaped parameter $hpos_table used in $wpdb->get_col()\n$hpos_table assigned unsafely at line 1671.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "ConvesioPay_ApplePay_Blocks_Support".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$message'.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Potential connections found in static code analysis.
Outbound calls
232
External assets
8
Incoming endpoints
60
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
39 more hidden
3 score snapshots
v1.120.57
21
Latest
v1.120.53
20
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 21 | 1,298 | 485 | 813 | v1.120.57 | 2.0.0 |
| 20 | 1,190 | 440 | 750 | v1.120.53 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.