Easy HTML Sitemap - Display an HTML Sitemap for your wordpress pages using a shortcode. The sitemap is updated in realtime.
Prioritized issue groups from the latest Plugin Check scan
I18n
39
4 issue groups
Security
36
2 issue groups
Maintainability
4
3 issue groups
Performance
3
1 issue group
Sample message
Mismatched text domain. Expected 'easy-html-sitemap' but got "wb-ehs".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$post_type_list'.
Sample message
Translatable string should not be wrapped in HTML. Found: '<strong>Note: We have added support for shortcode attributes since version 1.1</strong> '
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
Resource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_register_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
The $text text string should have translatable content. Found: ''
Sample message
Tested up to: 5.3 < 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
The "Text Domain" header in the plugin file does not match the slug. Found "wb-ehs", expected "easy-html-sitemap".
Potential connections found in static code analysis.
Outbound calls
7
External assets
1
Incoming endpoints
0
No notable third-party domains detected.
No public endpoints detected.
First score snapshot
v1.4.9
45
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 45 | 83 | 75 | 8 | v1.4.9 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.