Build a custom staff directory, address book or any kind of listing with this easy-to-use plugin.
Prioritized issue groups from the latest Plugin Check scan
Security
330
9 issue groups
Maintainability
87
12 issue groups
I18n
27
3 issue groups
Performance
5
1 issue group
Sample message
Processing form data without nonce verification.
Sample message
$_GET[$nonce_field_name] not unslashed before sanitization. Use wp_unslash() or similar
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 '$atts'.
Sample message
Detected usage of a non-sanitized input variable: $_GET['_page']
Sample message
Use of a direct database call is discouraged.
Sample message
Use placeholders and $wpdb->prepare(); found $charset_collate
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Missing $domain parameter in function call to __().
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$column".
Sample message
Unescaped parameter $table_name used in $wpdb->get_results()\n$table_name assigned unsafely at line 5379.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$column_name} at "ALTER TABLE `{$table_name}` ADD `{$column_name}` VARCHAR(255) NOT NULL"
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
The $text parameter must be a single text string literal. Found: $custom_field_title
Sample message
Attempting a database schema change is discouraged.
Sample message
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
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
Unescaped parameter $offset used in $wpdb->get_results()\n$offset assigned unsafely at line 171.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_contact_list".
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().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "ShortcodeContactList".
Potential connections found in static code analysis.
Outbound calls
217
External assets
2
Incoming endpoints
11
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v3.0.21
33
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 33 | 460 | 118 | 342 | v3.0.21 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.