A superb WordPress Business Directory plugin to create a local business directory, classified ads directory, or job listings board.
Prioritized issue groups from the latest Plugin Check scan
Security
4,588
11 issue groups
Maintainability
2,480
10 issue groups
I18n
1,144
4 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" >$name</option>"'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$ISO2".
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
The $text parameter must be a single text string literal. Found: "Filesystem ERROR during mu-plugin file copy: " . $wp_filesystem->errors->get_error_message()
Sample message
Use of a direct database call is discouraged.
Sample message
Missing $domain parameter in function call to __().
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
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
$_COOKIE[$name] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Use placeholders and $wpdb->prepare(); found $change_columns
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $col at "$col = %s"
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ADDRESS_MSG".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$name]
Sample message
Unescaped parameter $claim_table used in $wpdb->query()\n$claim_table assigned unsafely at line 2367.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'gd_ajax_' . $action".
Sample message
Attempting a database schema change is discouraged.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$.2f, %2$.2f", but got "%.2f, %.2f" in 'Data: %.2fMB + Index: %.2fMB'.
Sample message
Unescaped parameter $cols_sql used in $wpdb->get_results()\n$cols_sql assigned unsafely at line 894.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES[$field_id . 'async-upload']. Check that the array index exists before using it.
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.
Potential connections found in static code analysis.
Outbound calls
298
External assets
0
Incoming endpoints
2
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
6 score snapshots
v2.8.169
22
Latest
v2.8.168
22
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 22 | 8,441 | 4,465 | 3,976 | v2.8.169 | 2.0.0 |
| 22 | 8,439 | 4,465 | 3,974 | v2.8.168 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.