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
844
14 issue groups
Security
126
8 issue groups
Performance
10
2 issue groups
I18n
1
1 issue group
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://wpvip.com/documentation/performance-improvements-by-removing-usage-of-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://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Replacement variables found, but no valid placeholders found in the query.
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.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Found call to wp_register_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
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
8 score snapshots
v5.0.12
23
Latest
v5.0.11
23
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 991 | 170 | 821 | v5.0.12 | 2.0.0 |
| 23 | 991 | 170 | 821 | v5.0.11 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.