Make ecommerce easy with a simple-to-use, all-in-one platform that anyone can set up in just a few minutes!
Prioritized issue groups from the latest Plugin Check scan
Maintainability
1,267
13 issue groups
Security
370
9 issue groups
I18n
10
1 issue group
Supply Chain
5
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_wp_current_template_content".
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
$_COOKIE['sc_click_id'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "abandoned_order_status_links".
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['sc_click_id']
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$auto_height'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "sc_action".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Config type '{$type}' does not exist."'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$event".
Sample message
Detected usage of meta_query, possible slow query.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
The "surecart.middleware.user.logged" prefix is not a valid namespace/function/class/variable/constant prefix in PHP.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['surecart_nonce']. Check that the array index exists before using it.
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
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 meta_key, possible slow query.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ACSS_FLAG_LOAD_DASHBOARD_SCRIPTS_IN_FOOTER".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found interpolation in unescaped heredoc.
Sample message
Hidden files are not permitted.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Setting `suppress_filters` to `true` is prohibited.
Sample message
Processing form data without nonce verification.
Potential connections found in static code analysis.
Outbound calls
267
External assets
2
Incoming endpoints
31
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
6 score snapshots
v4.6.2
19
Latest
v4.6.1
19
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 19 | 1,682 | 533 | 1,149 | v4.6.2 | 2.0.0 |
| 19 | 1,682 | 533 | 1,149 | v4.6.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.