Ultimate Tag Cloud Widget

This plugin aims to be the most configurable tag cloud widget out there, able to suit all your weird tag cloud needs.

v2.7.2Rickard AnderssonUpdated Added 4k+ installs92% rating
37
Score
715
Errors
16
Warnings
+0
Change

Category Scores

Security0
Repo94
Performance100
Maintainability64

Top Issues by Category

security509
i18n195
maintainability26
repo_compliance1

Issues Details

731 issues found in latest scan

ERROR316
WordPress.Security.EscapeOutput.OutputNotEscaped

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

ERROR191
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'ultimate-tag-cloud-widget' but got 'utcw'.

ERROR188
WordPress.Security.EscapeOutput.UnsafePrintingFunction

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

WARNING8
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$author".

ERROR3
Generic.PHP.ForbiddenFunctions.Found

The use of function create_function() is forbidden

ERROR3
WordPress.Security.EscapeOutput.ExceptionNotEscaped

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

ERROR3
WordPress.WP.AlternativeFunctions.rand_rand

rand() is discouraged. Use the far less predictable wp_rand() instead.

ERROR2
WordPress.DateTime.RestrictedFunctions.date_date

date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.

ERROR2
wp_function_not_compatible_with_requires_wp

Function "get_users()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.0.

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.DynamicHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$tag".

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DONOTCACHEPAGE".

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "do_utcw".

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "filter_shortcode".

WARNING1
WordPress.PHP.DevelopmentFunctions.error_log_print_r

print_r() found. Debug code should not normally be used in production.

WARNING1
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_SERVER['REQUEST_URI']

WARNING1
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_SERVER['REQUEST_URI'] not unslashed before sanitization. Use wp_unslash() or similar

WARNING1
WordPress.WP.DeprecatedFunctions.get_users_of_blogFound

get_users_of_blog() has been deprecated since WordPress version 3.1.0. Use get_users() instead.

ERROR1
WordPress.WP.EnqueuedResources.NonEnqueuedScript

Scripts must be registered/enqueued via wp_enqueue_script()

ERROR1
WordPress.WP.I18n.MissingTranslatorsComment

A function call to _e() 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.

ERROR1
WordPress.WP.I18n.NonSingularStringLiteralPlural

The $plural parameter must be a single text string literal. Found: $term_title_plural

ERROR1
WordPress.WP.I18n.NonSingularStringLiteralSingle

The $single parameter must be a single text string literal. Found: $term_title_singular

ERROR1
WordPress.WP.I18n.UnorderedPlaceholdersText

Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$s, %3$s, %4$d", but got "%d, %s, %s, %d" in 'This option allows you to define a C-style printf template to be used when generating the title. You can use %d and %s to get the post count and term name. To get a title like this: <br><code>The term Hello World has been used with 14 posts</code><br><br>Use a template like this:<br><code>The term %s has been used with %d posts</code>'.

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: 3.9 < 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.

Latest Snapshot

Findings

731

Errors

715

Warnings

16

Score History

First score snapshot

First scan completed

v2.7.2 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

v2.7.2

37

Latest

Findings
731
Errors
715
Warnings
16
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins