Generate multiple types of sitemaps to improve SEO and get your website indexed quickly.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$image_url'. | 477:55 | Security |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralText | The $text parameter must be a single text string literal. Found: '<div>\n <form method="post" id="disable-plugins-form">\n <input type="hidden" id="disable_plugin" name="disable_plugin" value="false" />\n <input type="hidden" id="plugin_list" name="plugin_list" value="' . implode( ',', $plug_title ) . '" />'. wp_nonce_field("disable_plugin_sitemap_nonce", "disable_plugin_sitemap_nonce_token") . '\n <input type="submit" class="disable_plugins" value="Deactivate">\n </form>\n <div class="other_plugin_notice" id="other_plugin_notice"> \n </div>\n </div>' | 1231:29 | General |
| ERROR | plugin_header_no_license | Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license. | — | Plugin Repo |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralText | The $text parameter must be a single text string literal. Found: sprintf(__('Microsoft Bing API Key: %s', 'google-sitemap-generator'), $api_key) | 1340:60 | General |
| ERROR | WordPress.WP.I18n.MissingTranslatorsComment | 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. | 1340:68 | General |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $query | 707:26 | Security |
| ERROR | WordPress.WP.DeprecatedParameters.Get_termsParam2Found | The parameter "array(\n\t\t\t\t'number' => $links_per_page,\n\t\t\t\t'offset' => $offset,\n\t\t\t)" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter. | 746:12 | Plugin Repo |
| ERROR | WordPress.WP.DeprecatedParameters.Get_termsParam2Found | The parameter "array(\n\t\t\t\t'number' => $links_per_page,\n\t\t\t\t'offset' => $offset,\n\t\t\t\t'exclude' => $excludes,\n\t\t\t)" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter. | 786:15 | Plugin Repo |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralText | The $text parameter must be a single text string literal. Found: '<h4>Do you want the best SEO indexation technology for your website? Join the Google XML Sitemaps Beta Program now!</h4>\n <input type="hidden" id="action" name="action" value="my_action" >\n <div class="justify-content">\n <a href="' . $consent_url . '?action=yes" id="user_consent" class="allow_beta_consent" target="blank" name="user_consent" >Yes, I am in</a>\n <a href="' . $decline_consent_url . $qs . '" id="discard_content" class="discard_button" name="discard_consent">X</a>\n </div>\n ' | 582:24 | General |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralText | The $text parameter must be a single text string literal. Found: '<div class="modal-wrapper" id="modal-wrapper">\n <div class="modal-container">\n <h3>Help Us Improve!</h3>\n <p>Would you help us improve Google XML Sitemaps by sharing anonymous usage data?</p>\n <p>Understanding feature usage and use cases better means we can provide you with the best indexation and indexing performance.</p>\n <p><a href="https://auctollo.com/policies/privacy/" target="_blank">We respect your privacy!</a></p>\n <p> </p>\n <form method="POST">\n <input type="submit" name="user_consent_yes" class="allow_consent" value="I want the best!" />\n <input type="submit" name="user_consent_no" class "decline_consent" value="I don\'t know what I want" />' . wp_nonce_field("user_consent_yesno_nonce", "user_consent_yesno_nonce_token") . \n '</form>\n </div>\n </div>' | 604:20 | General |
| 11/12/2025, 2:35:41 PM | 21s | 72 | 38 | 79 |