PostFinance Checkout
Prioritized issue groups from the latest Plugin Check scan
I18n
663
1 issue group
Security
303
7 issue groups
Maintainability
231
17 issue groups
Sample message
Mismatched text domain. Expected 'woo-postfinance-checkout' but got 'woo-postfinancecheckout'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Invalid value for enum '$class', must be one of: '$imploded'"'.
Sample message
Unescaped parameter $old_table_name used in $wpdb->query()\n$old_table_name assigned unsafely at line 710.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_wc_postfinancecheckout_renewal_cart_setup".
Sample message
Processing form data without nonce verification.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
Sample message
error_log() found. Debug code should not normally be used in production.
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
Detected usage of a non-sanitized input variable: $_POST['changes'][$first_key]
Sample message
$_POST['changes'][$first_key] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WooCommerce_PostFinanceCheckout".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$name".
Sample message
set_error_handler() found. Debug code should not normally be used in production.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['changes'][$first_key]. Check that the array index exists before using it.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Potential connections found in static code analysis.
Outbound calls
297
External assets
0
Incoming endpoints
3
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v3.4.6
23
Latest
v3.4.5
23
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 1,216 | 995 | 221 | v3.4.6 | 2.0.0 |
| 23 | 1,193 | 979 | 214 | v3.4.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.