Accept your WooCommerce store payment with ECPay / NewebPay / SmilePay and shipping with ECPay / NewebPay / SmilePay.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
284
14 issue groups
Security
63
5 issue groups
I18n
1
1 issue group
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "RY_ECPay_Gateway_Atm".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$bg_list".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'ry_admin_payment_info-' . $order->get_payment_method()".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['_wpnonce']
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "RY\General\V20260810".
Sample message
Processing form data without nonce verification.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "RY_WT_PLUGIN_BASENAME".
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
$_GET['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The use of function set_time_limit() is discouraged
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "RY_WT".
Sample message
rename() is discouraged. Use WP_Filesystem::move() to rename a file.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: rmdir().
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
The plugin slug includes a restricted term. Your plugin slug - "ry-woocommerce-tools" - contains the restricted term "woocommerce" which cannot be used within in your plugin slug, unless your plugin slug 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 plugin slug.
Potential connections found in static code analysis.
Outbound calls
104
External assets
2
Incoming endpoints
11
wp_ajax
wp_ajax
admin_post
admin_post
admin_post
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
14 score snapshots
v2026.8.12.1
39
Latest
v2026.8.7
39
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 348 | 4 | 344 | v2026.8.12.1 | 2.0.0 |
| 39 | 348 | 4 | 344 | v2026.8.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.