DirectoryPress is most advanced and flexible directory listing plugin with wide range of features, You can build a business directory, classified list …
Prioritized issue groups from the latest Plugin Check scan
I18n
4,214
4 issue groups
Maintainability
2,234
12 issue groups
Security
1,014
9 issue groups
Sample message
Mismatched text domain. Expected 'directorypress' but got "DIRECTORYPRESS".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$$options_global".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Processing form data without nonce verification.
Sample message
$_COOKIE['favourites'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
A function call to _n() 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
Detected usage of a non-sanitized input variable: $_COOKIE['favourites']
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['browse_file']['name']. Check that the array index exists before using it.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'personalize_login_after_' . $template_name".
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_directorypress_tax_dropdowns_menu".
Sample message
Use placeholders and $wpdb->prepare(); found $insert_values
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
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
Missing $domain parameter in function call to _n().
Sample message
Unescaped parameter $current_user->ID used in $wpdb->get_results()\n$current_user->ID used without escaping.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
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
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in '%s contacted you about "%s"'.
Sample message
Attempting a database schema change is discouraged.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "BFI_Class_Factory".
Sample message
Unescaped parameter $collate used in $wpdb->query()\n$collate assigned unsafely at line 4.
Potential connections found in static code analysis.
Outbound calls
289
External assets
1
Incoming endpoints
10
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v3.6.27
22
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 22 | 7,582 | 4,787 | 2,795 | v3.6.27 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.