Frete inteligente, simples e acessível para negócios que querem crescer
Prioritized issue groups from the latest Plugin Check scan
Maintainability
34
10 issue groups
Security
8
3 issue groups
I18n
6
3 issue groups
Repo Compliance
5
5 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$class".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$additional_time'.
Sample message
Function "str_contains()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 3.5.0.
Sample message
Missing $domain parameter in function call to __().
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
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WOO_FRENET_PATH".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "woocommerce_shipping_' . $this->id . '_is_available".
Sample message
Processing form data without nonce verification.
Sample message
The $text parameter must be a single text string literal. Found: esc_html('Frenet is a brazilian delivery method.')
Sample message
Plugin name "Frenet Shipping Gateway for WooCommerce - Correios, Etiquetas e Rastreio" is different from the name declared in plugin header "Frenet Shipping Gateway for WooCommerce".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 6.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
The "Domain Path" header in the plugin file must start with forward slash.
Sample message
The readme description contains unofficial language. It must be written in standard English.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The readme short description contains unofficial language. It must be written in standard English.
Sample message
The plugin slug includes a restricted term. Your plugin slug - "woo-shipping-gateway" - contains the restricted term "woo" and cannot be used to begin your plugin slug. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "woo" elsewhere in your plugin slug, such as "... for woo".
Not analyzed yet.
First score snapshot
v2.1.22
66
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 66 | 53 | 22 | 31 | v2.1.22 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.