Gwolle Guestbook is the WordPress guestbook you've just been looking for. Beautiful and easy.
Prioritized issue groups from the latest Plugin Check scan
Security
563
10 issue groups
Maintainability
191
13 issue groups
I18n
39
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$active_plugins'.
Sample message
Processing form data without nonce verification.
Sample message
$_COOKIE["$storagecookie"] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE["$storagecookie"]
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
Use placeholders and $wpdb->prepare(); found $sql
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['gwolle-gb-addon-upload-media']['error']. Check that the array index exists before using it.
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
Multiple placeholders in translatable strings should be ordered. Expected "%1$b, %2$b, %3$b, %4$d, %5$e", but got "%b, %b, %b, %d, %e" in '\nHello,\n\nAn admin has just added or changed a reply message to your guestbook entry at %blog_name%.\n\nHave a nice day.\nThe editors at %blog_name%.\n\n\nWebsite address: %blog_url%\nAdmin Reply:\n%admin_reply%\n\n\nOriginal entry posted on %date%:\n%entry_content%\n'.
Sample message
Unescaped parameter $sql used in $wpdb->get_results()\n$sql assigned unsafely at line 117.
Sample message
Attempting a database schema change is discouraged.
Sample message
Function "get_privacy_policy_url()" requires WordPress 4.9.6, but your plugin minimum supported version is WordPress 4.1.0.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "image_sideload_extensions".
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $tablename at \t\t\t($tablename . admin_reply LIKE %s))"
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "GwolleGB_Widget".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "get_gwolle_gb".
Sample message
Detected usage of meta_query, possible slow query.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
The use of function ini_set() is discouraged
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active_plugins".
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Potential connections found in static code analysis.
Outbound calls
79
External assets
0
Incoming endpoints
22
No external asset domains 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
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 more hidden
3 score snapshots
v5.0.2
32
Latest
v5.0.1
32
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 32 | 796 | 269 | 527 | v5.0.2 | 2.0.0 |
| 32 | 796 | 268 | 528 | v5.0.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.