Transform your WooCommerce site into a multivendor marketplace with Dokan – an AI powered & advanced WooCommerce marketplace solution
Prioritized issue groups from the latest Plugin Check scan
Maintainability
847
15 issue groups
Security
125
8 issue groups
Performance
10
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_featured".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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 a non-sanitized input variable: $_GET['product_search_name']
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$edit_url'.
Sample message
Processing form data without nonce verification.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$hook_prefix . 'after_insert'".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "admin_head".
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 '$id'.
Sample message
Unescaped parameter $query_statement used in $wpdb->get_var()\n$query_statement assigned unsafely at line 85.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://docs.wpvip.com/databases/optimize-queries/using-post__not_in/ for more information.
Sample message
wp_debug_backtrace_summary() found. Debug code should not normally be used in production.
Sample message
Use placeholders and $wpdb->prepare(); found $permission_query
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "check_more_seller_product_tab".
Sample message
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://docs.wpvip.com/databases/optimize-queries/using-post__not_in/ for more information.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Direct integration with a third-party AI provider (api.openai.com) detected. Consider the WordPress AI Client (wp_ai_client_prompt()) introduced in WordPress 7.0.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Linking directly to 5 stars reviews is not allowed.
Potential connections found in static code analysis.
Outbound calls
293
External assets
0
Incoming endpoints
7
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
18 score snapshots
v5.1.2
23
Latest
v5.1.1
23
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 993 | 172 | 821 | v5.1.2 | 2.1.0 |
| 23 | 993 | 172 | 821 | v5.1.1 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.