Powerful and feature-rich user directory based on user profile meta fields.
Prioritized issue groups from the latest Plugin Check scan
Security
416
8 issue groups
Maintainability
237
17 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$alpha_links_scroll_active'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "dud_S2M_search".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "dud_build_avatar_profile_link".
Sample message
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found $dud_BP_Table_Name1
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
Detected usage of a non-sanitized input variable: $_POST['dud_delete_dir_instance']
Sample message
$_POST['dud_delete_dir_instance'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Unescaped parameter $fld used in $wpdb->get_results()\n$fld used without escaping.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$dud_BP_Table_1".
Sample message
Processing form data without nonce verification.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DUD_BP_PLUGIN_DATA_TABLE".
Sample message
Found call to wp_enqueue_style() with external resource. Offloading styles to your servers or any remote service is disallowed.
Sample message
Unescaped parameter $dud_BP_Table_Name1 used in $wpdb->get_results()\n$dud_BP_Table_Name1 assigned unsafely at line 46.
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
In footer ($in_footer) is not set explicitly wp_register_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
Possible use of short open tags detected; found: <? //} ?>\r\n
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "dud_multiple_directories_settings($dud_multi_instances_err, $instance_name)".
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().
Not analyzed yet.
First score snapshot
v2.4
28
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 28 | 659 | 403 | 256 | v2.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.