Build any WordPress directory or classifieds site with AI. 80+ skins, search builder, user profile, frontend dashboard, Google Maps & reCAPTCHA.
Prioritized issue groups from the latest Plugin Check scan
Security
4,666
6 issue groups
Maintainability
3,142
17 issue groups
I18n
176
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<script>\n'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$LSD".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'lsd_addons_has_settings_' . $key".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "LSD_AI".
Sample message
Function "add_term_meta()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 4.2.0.
Sample message
Processing form data without nonce verification.
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
$_COOKIE[$this->cookie_name] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$this->cookie_name]
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$hook".
Sample message
Detected usage of meta_query, possible slow query.
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
error_log() found. Debug code should not normally be used in production.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "lsd_ads".
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
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "LSD_ABSPATH".
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'Only %s %s can be selected.'.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Traits declared by a theme/plugin should start with the theme/plugin prefix. Found: "LSD_AI_Tasks_Availability".
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
Detected usage of tax_query, possible slow query.
Potential connections found in static code analysis.
Outbound calls
167
External assets
6
Incoming endpoints
100
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
74 more hidden
2 score snapshots
v5.7.0
23
Latest
v5.6.0
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 8,009 | 4,673 | 3,336 | v5.7.0 | 2.0.0 |
| 24 | 7,704 | 4,582 | 3,122 | v5.6.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.