Weight Based Shipping is a flexible and widely-used solution to calculate shipping costs based on the total cart weight and value.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
69
12 issue groups
Security
17
3 issue groups
Repo Compliance
2
2 issue groups
I18n
1
1 issue group
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "Wbs".
Sample message
Short PHP opening tag used with echo; expected "<?php echo $hide ..." but found "<?= $hide ..."
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Hasher: unsupported data type '$t'"'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$ANY".
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Undefined property '{$property}'"'.
Sample message
The "goto" language construct should not be used.
Sample message
Processing form data without nonce verification.
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wbs_include_non_shippable_items".
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Mismatched text domain. Expected 'weight-based-shipping-for-woocommerce' but got 'woocommerce'.
Sample message
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Not analyzed yet.
First score snapshot
v6.16.0
53
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 53 | 89 | 48 | 41 | v6.16.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.