Once the plugin is installed, you need to go to the integration section in the woocommerce settings and add the data delivered by blue express. Also,
Prioritized issue groups from the latest Plugin Check scan
I18n
374
2 issue groups
Maintainability
164
13 issue groups
Security
95
10 issue groups
Sample message
Mismatched text domain. Expected 'bluex-for-woocommerce' but got 'text_domain'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_BlueX_City_Zone_Matcher".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Total zones: {$summary['total']}\n"'.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$all_plugins".
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
$_POST['agencyId'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_GET['postcode']
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "WC_BlueX_Shipping_Zone_Automation".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
Unescaped parameter $table_name used in $wpdb->get_var()\n$table_name assigned unsafely at line 28.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$table_name} at "DELETE FROM {$table_name} WHERE log_timestamp < DATE_SUB( NOW(), INTERVAL 7 DAY )"
Sample message
Unescaped parameter $count_query used in $wpdb->get_var()\n$count_query assigned unsafely at line 90.
Sample message
Use placeholders and $wpdb->prepare(); found $count_query
Sample message
Function "has_block()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.5.0.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Método de envío {$method_id} no está disponible"'.
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
The use of function ini_set() is discouraged
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WC_CORREIOS_PLUGIN_FILE".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "scpwoo_custom_places_cl".
Sample message
Processing form data without nonce verification.
Not analyzed yet.
First score snapshot
v3.2.2
29
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 29 | 647 | 431 | 216 | v3.2.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.