Build your Directory portal, demos for Real Estate Agency and Car Dealership included
Prioritized issue groups from the latest Plugin Check scan
Maintainability
2,078
15 issue groups
Security
747
9 issue groups
Performance
8
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$WDK_DashWidgets".
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: "activate_wpdirectorykit".
Sample message
Processing form data without nonce verification.
Sample message
$_COOKIE['wdk_last_search'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $charset_collate at ) $charset_collate;"
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['wdk_last_search']
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
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "Wdk\DashWidgets\Widgets".
Sample message
Unescaped parameter $sql used in $wpdb->get_var()\n$sql assigned unsafely at line 4362.
Sample message
Attempting a database schema change is discouraged.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Cachedusers_m".
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
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
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['from_id']. Check that the array index exists before using it.
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_register_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
The use of function ini_set() is discouraged
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
The plugin name includes a restricted term. Your chosen plugin name - "WP Directory Kit" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Detected production-time change to PHP error reporting: error_reporting().
Sample message
Detected production-time change to PHP error reporting: ini_set().
Sample message
Complex placeholders used for values in the query string in $wpdb->prepare() will NOT be quoted automagically. Found: %1\$s.
Potential connections found in static code analysis.
Outbound calls
289
External assets
6
Incoming endpoints
5
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
7 score snapshots
v1.5.9
24
Latest
v1.5.8
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 2,844 | 11 | 2,833 | v1.5.9 | 2.1.0 |
| 24 | 2,846 | 11 | 2,835 | v1.5.8 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.