Add a custom content field to WooCommerce product categories, tags, attributes, and brands. Improve SEO & UX.
Prioritized issue groups from the latest Plugin Check scan
I18n
42
3 issue groups
Security
27
5 issue groups
Maintainability
12
5 issue groups
Repo Compliance
2
2 issue groups
Sample message
Mismatched text domain. Expected 'product-categories-bottom-description-woo-comerce' but got 'pcbdw'.
Sample message
Sanitization missing for register_setting().
Sample message
Processing form data without nonce verification.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of a non-sanitized input variable: $_POST['pcbdw-bottom-description-content']
Sample message
$_POST['pcbdw-bottom-description-content'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Use of the "translate()" function is reserved for low-level API usage.
Sample message
The $text parameter must be a single text string literal. Found: $side
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "save_woo_bottom_description_display_option".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'apply_filters'.
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_register_style; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
Plugin name "Product Categories/Tags Bottom Description for WooCommerce" is different from the name declared in plugin header "Product Categories Bottom Description for WooCommerce".
Sample message
Tested up to: 6.8 < 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
v3.5.0
47
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 47 | 83 | 60 | 23 | v3.5.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.