A FREE WordPress eCommerce & WordPress Shopping Cart plugin that can sell products, subscriptions, downloads, services, donations, and much more o …
Prioritized issue groups from the latest Plugin Check scan
Security
12,518
10 issue groups
Maintainability
9,818
13 issue groups
I18n
142
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$account".
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" {$phpVersionString}, which will be deprecated on August"'.
Sample message
Use of a direct database call is discouraged.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES[$upload_field_name]['size']. Check that the array index exists before using it.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
$_COOKIE['ec_convert_to'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Use placeholders and $wpdb->prepare(); found !
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "ec_activate".
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "Aws".
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Detected usage of a non-sanitized input variable: $_ENV[$name]
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" ':' and '/'. '{$data['resource_extra']}' was found after the"'.
Sample message
Attempting a database schema change is discouraged.
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "ec_accountpage".
Sample message
print_r() found. Debug code should not normally be used in production.
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
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Sample message
Unescaped parameter $cat_id_string used in $wpdb->get_results()\n$cat_id_string assigned unsafely at line 2155.
Sample message
Unescaped parameter $collate used in $wpdb->query()
Sample message
Mismatched text domain. Expected 'wp-easycart' but got 'woocommerce'.
Potential connections found in static code analysis.
Outbound calls
115
External assets
0
Incoming endpoints
100
No external asset domains detected.
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
82 more hidden
3 score snapshots
v5.9.2
18
Latest
v5.9.1
18
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 18 | 22,839 | 5,373 | 17,466 | v5.9.2 | 2.0.0 |
| 18 | 22,938 | 5,541 | 17,397 | v5.9.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.