ViaBill Gateway for WooCommerce.
Prioritized issue groups from the latest Plugin Check scan
I18n
340
5 issue groups
Security
141
7 issue groups
Maintainability
41
13 issue groups
Sample message
Mismatched text domain. Expected 'viabill-woocommerce' but got 'viabill'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$a['height']'.
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
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$authorized_payment_status".
Sample message
$_GET['viabill_success_message'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_GET['viabill_success_message']
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_REQUEST['shop_info']. Check that the array index exists before using it.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "check_if_tbyb_payment_option_is_enabled".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "ViaBill - WooCommerce" - contains the restricted term "woocommerce" which cannot be used within in your plugin name, unless your plugin name contains one of the allowed patterns: "for woocommerce", "with woocommerce", "using woocommerce", or "and woocommerce". The term must still not appear anywhere else in your name.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_Viabill_Blocks".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "RAISED_VIABILL_UNSUPPORTED_CURRENCY".
Sample message
Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Missing $domain parameter in function call to __().
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
Detected usage of meta_query, possible slow query.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
var_export() 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 '$from'.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'Select this option in order to capture the whole order amount by manually switching the order status from, "%s" to "%s".'.
Sample message
Tested up to: 7.0.0 The version number should only include major versions 7.0.
Potential connections found in static code analysis.
Outbound calls
13
External assets
0
Incoming endpoints
7
No external asset domains detected.
register_rest_route
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v1.1.75
37
Latest
v1.1.74
37
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 523 | 437 | 86 | v1.1.75 | 2.0.0 |
| 37 | 523 | 437 | 86 | v1.1.74 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.