Prioritized issue groups from the latest Plugin Check scan
I18n
112
4 issue groups
Security
108
6 issue groups
Maintainability
34
15 issue groups
Sample message
Mismatched text domain. Expected 'newebpay-payment' but got 'newebpay'.
Sample message
$_GET['callback'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['callback']. Check that the array index exists before using it.
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$echo_str'.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Missing $domain parameter in function call to __().
Sample message
The $text parameter must be a single text string literal. Found: $msg
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Newebpay_Logger".
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Resource version not set in call to wp_enqueue_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
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Translatable string should not be wrapped in HTML. Found: '<div id="Buyerdiv" style="display:inline;">買受人名稱</div>'
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "NEWEB_MAIN_PATH".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "newebpay_log".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "woocommerce_newebpay_icon".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['REQUEST_METHOD']
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
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Potential connections found in static code analysis.
Outbound calls
16
External assets
0
Incoming endpoints
2
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
First score snapshot
v1.0.12
33
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 33 | 261 | 146 | 115 | v1.0.12 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.