Boost SEO 🚀 with powerful XML, HTML, Image, Video & Google News sitemaps for better search engine indexing.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
368
12 issue groups
Security
113
8 issue groups
I18n
10
3 issue groups
Repo Compliance
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$ALWAYS".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "sanitize_post_array".
Sample message
$_GET['lang'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "sgg_activation".
Sample message
Detected usage of a non-sanitized input variable: $_FILES['import_file']['tmp_name']
Sample message
Use of a direct database call is discouraged.
Sample message
Unescaped parameter $latest_post_query used in $wpdb->get_row()\n$latest_post_query assigned unsafely at line 564.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Mismatched text domain. Expected 'xml-sitemap-generator-for-google' but got 'google-sitemap-generator'.
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
Detected usage of a possibly undefined superglobal array index: $_POST['vimeo_api_key']. Check that the array index exists before using it.
Sample message
A function call to esc_html__() 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
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Sanitization missing for register_setting().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" data-{$attr}='"'.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Tested up to: 7.0.2 The version number should only include major versions 7.0.
Sample message
Library files that are already in the WordPress core are not permitted.
Sample message
Plugin name "Dynamic XML Sitemaps Generator for Google" is different from the name declared in plugin header "Google XML Sitemaps Generator".
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Google XML Sitemaps Generator" - contains the restricted term "google" and cannot be used to begin your plugin name. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "google" elsewhere in your plugin name, such as "... for google".
Potential connections found in static code analysis.
Outbound calls
79
External assets
0
Incoming endpoints
3
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
4 score snapshots
v2.3.5
31
Latest
v2.3.4
31
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 31 | 492 | 75 | 417 | v2.3.5 | 2.0.0 |
| 31 | 486 | 75 | 411 | v2.3.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.