This plugin aims to be the most configurable tag cloud widget out there, able to suit all your weird tag cloud needs.
Prioritized issue groups from the latest Plugin Check scan
Security
509
5 issue groups
I18n
195
5 issue groups
Maintainability
26
13 issue groups
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$pt'.
Sample message
Mismatched text domain. Expected 'ultimate-tag-cloud-widget' but got 'utcw'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$author".
Sample message
The use of function create_function() is forbidden
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$name'.
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Function "get_users()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.0.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$tag".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DONOTCACHEPAGE".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "do_utcw".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "filter_shortcode".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['REQUEST_URI']
Sample message
$_SERVER['REQUEST_URI'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
get_users_of_blog() has been deprecated since WordPress version 3.1.0. Use get_users() instead.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
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.
Sample message
The $plural parameter must be a single text string literal. Found: $term_title_plural
Sample message
The $single parameter must be a single text string literal. Found: $term_title_singular
Sample message
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>'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
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.
Not analyzed yet.
First score snapshot
v2.7.2
37
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 731 | 715 | 16 | v2.7.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.