A cloud with the most used tags in a sidebar widget, filtered by post category.
Prioritized issue groups from the latest Plugin Check scan
Security
48
5 issue groups
I18n
5
2 issue groups
Maintainability
4
4 issue groups
Repo Compliance
3
3 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$after_title'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['categorized-tag-cloud-cat-' . $i]. Check that the array index exists before using it.
Sample message
The $text parameter must be a single text string literal. Found: $val['label']
Sample message
Detected usage of a non-sanitized input variable: $_POST['categorized-tag-cloud-cat-' . $i]
Sample message
$_POST['categorized-tag-cloud-cat-' . $i] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
The parameter "'false'" at position #2 of load_plugin_textdomain() has been deprecated since WordPress version 2.7.0. Use "" instead.
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
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Not analyzed yet.
First score snapshot
v1.2.25
41
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 41 | 61 | 44 | 17 | v1.2.25 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.