A tool to enable verification of site ownership via file or meta tag.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
39
8 issue groups
Security
21
6 issue groups
I18n
9
2 issue groups
Supply Chain
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$file".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$label'.
Sample message
Mismatched text domain. Expected 'wp-site-verification-tool' but got 'wp_site_verification_tool'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP Site Verication tool" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Sanitization missing for register_setting().
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['REQUEST_URI']
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['REQUEST_URI']. Check that the array index exists before using it.
Sample message
$_SERVER['REQUEST_URI'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
get_page_by_title() has been deprecated since WordPress version 6.2.0. Use WP_Query instead.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_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
Missing $domain parameter in function call to __().
Sample message
Hidden files are not permitted.
Sample message
Tested up to: 7.0.0 The version number should only include major versions 7.0.
Sample message
Plugin name "WP Site Verification tool" is different from the name declared in plugin header "WP Site Verication tool".
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
2
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v1.0.10
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 71 | 34 | 37 | v1.0.10 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.