List Custom Taxonomy Widget

The List Custom Taxonomy Widget is a quick and easy way to display custom taxonomies. Simply choose the taxonomy name you want to display from an auto …

v4.2Nick HalseyUpdated 2024-07-13Added Aug 17, 20129k+ installs94% rating
42
Score
52
Errors
5
Warnings
+0
Change

Category Scores

Security0
Repo83
Performance96
Maintainability98

Top Issues by Category

Issues Details

57 issues found in latest scan

ERROR40
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$after_title'.

ERROR9
WordPress.Security.EscapeOutput.UnsafePrintingFunction

All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.

WARNING3
WordPressVIPMinimum.Performance.WPQueryParams.PostNotIn_exclude

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.

ERROR1
license_mismatch

Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.

ERROR1
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

ERROR1
outdated_tested_upto_header

Tested up to: 6.6 < 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.

WARNING1
readme_parser_warnings_no_short_description_present

The "Short Description" section is missing. An excerpt was generated from your main plugin description.

WARNING1
readme_parser_warnings_too_many_tags

One or more tags were ignored. Please limit your plugin to 5 tags.

Latest Snapshot

Findings

57

Errors

52

Warnings

5

Score History

First score snapshot

First scan completed Jun 20, 2026

v4.2 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v4.2

42

Latest

Findings
57
Errors
52
Warnings
5
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins