The Templatic Category Icons plugin adds the ability for your theme to be able to show a category icon in the sidebar and before the category title in …
Prioritized issue groups from the latest Plugin Check scan
Security
51
9 issue groups
Maintainability
22
10 issue groups
I18n
17
1 issue group
Repo Compliance
3
3 issue groups
Sample message
Mismatched text domain. Expected 'templatic-categoryicons' but got "templatic_cat_icon".
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 '$attach_id'.
Sample message
Processing form data without nonce verification.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Detected usage of a non-sanitized input variable: $_POST['templ_font_icon']
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['templ_font_icon']. Check that the array index exists before using it.
Sample message
$_POST['templ_font_icon'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Unescaped parameter $sql used in $wpdb->get_results()\n$sql assigned unsafely at line 128.
Sample message
Attempting a database schema change is discouraged.
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "tmpl_cat_icon_activate".
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Processing form data without nonce verification.
Sample message
Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
In footer ($in_footer) is not set explicitly wp_register_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Invalid or missing Stable Tag. Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.
Sample message
Tested up to: 5.0 < 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
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The "Short Description" section is missing. An excerpt was generated from your main plugin description.
Potential connections found in static code analysis.
Outbound calls
3
External assets
1
Incoming endpoints
1
No public endpoints detected.
wp_ajax
First score snapshot
v1.0.1
39
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 93 | 50 | 43 | v1.0.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.