Extend the WordPress sitemaps XML with article modification times, alternate languages, news sitemaps, image sitemaps, and video sitemaps.
Prioritized issue groups from the latest Plugin Check scan
I18n
53
6 issue groups
Maintainability
23
12 issue groups
Security
5
2 issue groups
Performance
3
2 issue groups
Sample message
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.
Sample message
Mismatched text domain. Expected 'wpsso-wp-sitemaps' but got 'rank-math'.
Sample message
Missing $domain parameter in function call to __().
Sample message
The $domain parameter must be a single text string literal. Found: $text_domain
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wp_sitemaps_init".
Sample message
The $text parameter must be a single text string literal. Found: $info[ 'name' ]
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$error_msg'.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WPSSO WP Sitemaps XML with News, Image, and Video Sitemap" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "SucomAbstractAddOn".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "is_sitemap".
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
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 $db_query
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$wp_sitemaps".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$name".
Sample message
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Plugin name "WPSSO WP Sitemaps XML with News, Image, and Video Sitemap" is different from the name declared in plugin header "WPSSO WP Sitemaps XML".
Potential connections found in static code analysis.
Outbound calls
75
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v8.4.0
75
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 75 | 84 | 60 | 24 | v8.4.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.