A simple yet powerful plugin to create a business directory, job board, real estate, classifieds, or basically any type of listing website.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
124
12 issue groups
Security
80
8 issue groups
I18n
11
5 issue groups
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$block'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active_tab".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "the_content".
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
Use placeholders and $wpdb->prepare(); found interpolated variable {$column} at "SELECT {$column}, meta_key FROM {$table} \n
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "HP_FILE".
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Detected usage of a non-sanitized input variable: $_FILES['file']['name']
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['file']['name']. Check that the array index exists before using it.
Sample message
Function "get_post_parent()" requires WordPress 5.7.0, but your plugin minimum supported version is WordPress 5.0.0.
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
Unescaped parameter $column used in $wpdb->get_results()\n$column assigned unsafely at line 510.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
query_posts() is discouraged. Use WP_Query instead.
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
Use of the "translate()" function is reserved for low-level API usage.
Sample message
The $text parameter must be a single text string literal. Found: $label
Sample message
Mismatched text domain. Expected 'hivepress' but got 'continents-cities'.
Potential connections found in static code analysis.
Outbound calls
299
External assets
1
Incoming endpoints
0
No public endpoints detected.
4 score snapshots
v1.7.27
35
Latest
v1.7.26
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 221 | 38 | 183 | v1.7.27 | 2.0.0 |
| 35 | 218 | 38 | 180 | v1.7.26 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.