Create a stylish and user-friendly Guestbook for your Wordpress blog. Designed to replicate the appearance and behavior of Viper Guestbook.
Prioritized issue groups from the latest Plugin Check scan
Security
122
6 issue groups
Maintainability
67
11 issue groups
I18n
3
1 issue group
Repo Compliance
3
3 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$GLOBALS['id']'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "comment_img_shortcode".
Sample message
Function "esc_html()" requires WordPress 2.8.0, but your plugin minimum supported version is WordPress 2.5.0.
Sample message
Detected usage of a non-sanitized input variable: $_POST[$opt_vgb_digg_pagination]
Sample message
$_POST[$opt_vgb_digg_pagination] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$pri_image_path".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST[$opt_vgb_items_per_pg]. 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
The plugin name includes a restricted term. Your chosen plugin name - "WP-ViperGB" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "VB_PAGED_ARG".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "comment_form".
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Processing form data without nonce verification.
Sample message
get_currentuserinfo() has been deprecated since WordPress version 4.5.0. Use wp_get_current_user() instead.
Sample message
user_can_edit_post_comments() has been deprecated since WordPress version 2.0.0. Use current_user_can() instead.
Sample message
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
Sample message
Tested up to: 6.5 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Potential connections found in static code analysis.
Outbound calls
15
External assets
1
Incoming endpoints
0
No public endpoints detected.
First score snapshot
v1.6.2
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 195 | 127 | 68 | v1.6.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.