Prioritized issue groups from the latest Plugin Check scan
Security
112
7 issue groups
Maintainability
33
11 issue groups
Repo Compliance
3
3 issue groups
I18n
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$baidu'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Detected usage of a non-sanitized input variable: $_POST[$this->key . '_nonce']
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: chmod().
Sample message
Processing form data without nonce verification.
Sample message
$_POST[$this->key . '_nonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Wppao Sitemap" - contains the restricted term "wp" which cannot be used at all in your plugin name.
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_html
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER["PHP_SELF"]. Check that the array index exists before using it.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
Sample message
Unescaped parameter $sql_mini used in $wpdb->get_results()\n$sql_mini assigned unsafely at line 20.
Sample message
The parameter "'orderby=count&hide_empty=0'" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
Mismatched text domain. Expected 'wppao-sitemap' but got 'wppao_sitemap'.
Sample message
Tested up to: 5.4 < 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
Plugin Updater detected. These are not permitted in WordPress.org hosted plugins. Detected: site_transient_update_plugins
Sample message
The readme description contains unofficial language. It must be written in standard English.
Sample message
The readme short description contains unofficial language. It must be written in standard English.
Sample message
Mismatched Stable Tag: 1.2 != 1.2.0. Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.
Sample message
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: _site_transient_update_plugins
Not analyzed yet.
First score snapshot
v1.2.0
36
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 36 | 149 | 128 | 21 | v1.2.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.