Product Subtitle For WooCommerce plugin allows you to easily add a subtitle to your Products.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
33
7 issue groups
Security
6
4 issue groups
Repo Compliance
3
3 issue groups
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_Product_Subtitle".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'wc_product_subtitle_class_' . $this->display_id".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "wc_product_subtitle".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<div class=\"wc-product-subtitle\" style='color:#888; font-style: italic;font-size: .92em !important;'> <strong>${title}</strong> ${subtitle} </div>"'.
Sample message
Processing form data without nonce verification.
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_Product_Subtitle".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found interpolation in unescaped heredoc.
Sample message
$_POST['product_subtitle'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
Tested up to: 5.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.
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.
Sample message
The plugin slug includes a restricted term. Your plugin slug - "wc-product-subtitle" - contains the restricted term "wc" which cannot be used at all in your plugin slug.
Not analyzed yet.
First score snapshot
v4.6.2
72
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 72 | 42 | 6 | 36 | v4.6.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.