Shipping by city WooCommerce Add-on plug-in.
Prioritized issue groups from the latest Plugin Check scan
I18n
10
4 issue groups
Maintainability
2
1 issue group
Security
2
2 issue groups
Repo Compliance
1
1 issue group
Sample message
Mismatched text domain. Expected 'shipping-by-city-for-woocommerce' but got 'cmetric-sbcfw'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
Sample message
Processing form data without nonce verification.
Sample message
The $domain parameter must be a single text string literal. Found: self::TEXT_DOMAIN
Sample message
The $text parameter must be a single text string literal. Found: $zones[ $zone->get_id() ]['zone_name'].' '.$methodvalue->method_title.' :: '. $methodvalue->title
Sample message
Tested up to: 6.6 < 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.
Potential connections found in static code analysis.
Outbound calls
4
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v1.0.7
89
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 89 | 15 | 13 | 2 | v1.0.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.