Allows customers to calculate the shipping rates on the product page in your WooCommerce store.
Prioritized issue groups from the latest Plugin Check scan
I18n
79
5 issue groups
Security
49
8 issue groups
Maintainability
29
12 issue groups
Sample message
Mismatched text domain. Expected 'shipping-simulator-for-woocommerce' but got 'wc-shipping-simulator'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<br> {$indent} {$line}"'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '": Key \"$key\" has already been assigned. No key can be assigned more than once."'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$autoload".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "Loader::get_hook_start_plugin()".
Sample message
Detected usage of a possibly undefined superglobal array index: $_COOKIE[$cookie]. Check that the array index exists before using it.
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: $_COOKIE[$cookie]
Sample message
$_COOKIE[$cookie] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Missing $domain parameter in function call to esc_attr_e().
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
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
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
Use placeholders and $wpdb->prepare(); found $settings_query
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_Correios_Autofill_Addresses".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "woocommerce_calculated_shipping".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
var_dump() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
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
The $text parameter must be a single text string literal. Found: $data[0]
Sample message
Linking directly to 5 stars reviews is not allowed.
Not analyzed yet.
First score snapshot
v2.4.4
39
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 159 | 120 | 39 | v2.4.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.