Payments Gateways provided by Gate2Play, to make you able to add Credit Card, Mada, STCpay and more payments method.
Prioritized issue groups from the latest Plugin Check scan
Security
59
6 issue groups
Maintainability
26
8 issue groups
I18n
21
2 issue groups
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$brand_name'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$brand_name".
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
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'Expires %s/%s'.
Sample message
$_GET['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Processing form data without nonce verification.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['_wpnonce']
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wc_stripe_payment_request_hide_itemization".
Sample message
debug_backtrace() found. Debug code should not normally be used in production.
Sample message
Multiple files with the same name but different case were found. This can be problematic on certain file systems.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
Function "str_starts_with()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.3.0.
Potential connections found in static code analysis.
Outbound calls
82
External assets
0
Incoming endpoints
2
No external asset domains detected.
register_rest_route
wp_ajax
2 score snapshots
v6.6.0
40
Latest
v6.4.0
98
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 107 | 73 | 34 | v6.6.0 | 2.0.0 |
| 98 | 4 | 4 | 0 | v6.4.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.