A searchable business directory for WordPress: categories, locations, custom fields and interactive Google, Mapbox or MapLibre maps.
Prioritized issue groups from the latest Plugin Check scan
I18n
2,261
1 issue group
Maintainability
937
12 issue groups
Security
555
11 issue groups
Performance
10
1 issue group
Sample message
Mismatched text domain. Expected 'web-directory-free' but got 'redux-framework'.
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
Processing form data without nonce verification.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$$w2dc_opt_name".
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $aids_pl at \t\t\t\t\t WHERE post_id IN ($aids_pl)\r\n
Sample message
Unescaped parameter $branches used in $wpdb->get_col()\n$branches assigned unsafely at line 1466.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['w2dc_dir_favourites']
Sample message
Use placeholders and $wpdb->prepare(); found $base_sql
Sample message
Processing form data without nonce verification.
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
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
$_GET['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$ajax'.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Unescaped parameter $key_list used in $wpdb->get_results()\n$key_list assigned unsafely at line 1007.
Sample message
Attempting a database schema change is discouraged.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "SAVEQUERIES".
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Incorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 2.
Sample message
Setting `suppress_filters` to `true` is prohibited.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Potential connections found in static code analysis.
Outbound calls
278
External assets
5
Incoming endpoints
17
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
5 more hidden
9 score snapshots
v2.1.2
23
Latest
v2.1.1
23
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 3,852 | 2,646 | 1,206 | v2.1.2 | 2.1.0 |
| 23 | 3,843 | 2,641 | 1,202 | v2.1.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.