Take control of your WordPress core XML Sitemap and add a Google News Sitemap.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
310
13 issue groups
I18n
168
3 issue groups
Security
14
4 issue groups
Repo Compliance
2
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_errors".
Sample message
Missing $domain parameter in function call to esc_html__().
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Function "esc_xml()" requires WordPress 5.5.0, but your plugin minimum supported version is WordPress 4.4.0.
Sample message
Use of the "translate()" function is reserved for low-level API usage.
Sample message
Mismatched text domain. Expected 'xml-sitemap-feed' but got 'all-in-one-seo-pack'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "get_firstpostdate".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_get_post_time".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$_id'.
Sample message
Unescaped parameter $field used in $wpdb->get_var()\n$field used without escaping.
Sample message
Use of a direct database call is discouraged.
Sample message
Linking directly to 5 stars reviews is not allowed.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Sanitization missing for register_setting().
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DONOTCACHEDB".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
The use of function ini_set() is discouraged
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
Mismatched Requires at least: 4.6 != 4.4. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
Not analyzed yet.
First score snapshot
v5.7.7
47
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 47 | 494 | 270 | 224 | v5.7.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.