Accept payments easily and quickly with the Clover online Payment gateway by WeeConnectPay.
Prioritized issue groups from the latest Plugin Check scan
Security
178
7 issue groups
Maintainability
126
14 issue groups
I18n
34
4 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"$name not found on class"'.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "INTL_IDNA_VARIANT_2003".
Sample message
Processing form data without nonce verification.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
$_GET['log_date_from'] not unslashed before sanitization. Use wp_unslash() or similar
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
Processing form data without nonce verification.
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: $_GET['weeconnectpay_status']
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_weeconnectpay".
Sample message
Missing $domain parameter in function call to __().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$attributes'.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Normalizer".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$admin_panel".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
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
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
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
Detected usage of a possibly undefined superglobal array index: $_SERVER['SERVER_NAME']. Check that the array index exists before using it.
Sample message
The $text parameter must be a single text string literal. Found: $clover_merchant->getName()
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'ℹ️ Info: Please note that the shipping ZIP/Postal code "%s" and the billing ZIP/Postal code "%s" are different.'.
Potential connections found in static code analysis.
Outbound calls
214
External assets
0
Incoming endpoints
4
No external asset domains detected.
register_rest_route
register_rest_route
register_rest_route
register_rest_route
5 score snapshots
v4.3.9
28
Latest
v4.3.6
28
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 28 | 350 | 179 | 171 | v4.3.9 | 2.0.0 |
| 28 | 350 | 179 | 171 | v4.3.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.