Accept Visa, MasterCard, Dankort, MobilePay, American Express, Diners Club and more directly on your store with the Frisbii Pay Gateway.
Prioritized issue groups from the latest Plugin Check scan
Security
193
10 issue groups
Maintainability
186
14 issue groups
I18n
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$alert_email".
Sample message
Function "determine_locale()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.0.0.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['billwerk_pll_current_language']
Sample message
$_COOKIE['billwerk_pll_current_language'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "order_contains_subscription".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$rows'.
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
The use of function ini_set() is discouraged
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $order_id at WHERE `comment_post_ID` = $order_id\r\n
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$base_hook_name".
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
Unescaped parameter $table used in $wpdb->get_results()\n$table assigned unsafely at line 126.
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_ReepayCheckout".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'strlen'.
Sample message
Missing $domain parameter in function call to _e().
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Potential connections found in static code analysis.
Outbound calls
64
External assets
0
Incoming endpoints
27
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v1.8.14
33
Latest
v1.8.13.2
33
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 33 | 383 | 91 | 292 | v1.8.14 | 2.0.0 |
| 33 | 383 | 91 | 292 | v1.8.13.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.