Brands plugin for WooCommerce by MadrasThemes.
Prioritized issue groups from the latest Plugin Check scan
I18n
40
2 issue groups
Security
25
3 issue groups
Maintainability
23
7 issue groups
Performance
5
1 issue group
Sample message
Mismatched text domain. Expected 'mas-woocommerce-brands' but got 'mas-wc-brands'.
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() 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
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Detected usage of tax_query, possible slow query.
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
Tested up to: 6.4 < 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
Mismatched Requires at least: 5.6 != 5.3. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "mas-wc-brands", expected "mas-woocommerce-brands".
Sample message
The plugin slug includes a restricted term. Your plugin slug - "mas-woocommerce-brands" - contains the restricted term "woocommerce" which cannot be used within in your plugin slug, unless your plugin slug contains one of the allowed patterns: "for woocommerce", "with woocommerce", "using woocommerce", or "and woocommerce". The term must still not appear anywhere else in your plugin slug.
Not analyzed yet.
First score snapshot
v1.1.0
56
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 56 | 95 | 80 | 15 | v1.1.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.