This is Payoneer Payment Gateway plugin for WooCommerce.
Prioritized issue groups from the latest Plugin Check scan
Security
31
5 issue groups
Maintainability
11
7 issue groups
Repo Compliance
2
2 issue groups
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['post']. Check that the array index exists before using it.
Sample message
$_GET['post'] not unslashed before sanitization. Use wp_unslash() or similar
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 'plugin_dir_url'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "ThemeBing_Install_Themes".
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "paddle_payment_gateway_dashboard_widgets".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
Tested up to: 6.0 < 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
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The plugin slug includes a restricted term. Your plugin slug - "wc-payoneer-payment-gateway" - contains the restricted term "wc" which cannot be used at all in your plugin slug.
Potential connections found in static code analysis.
Outbound calls
5
External assets
2
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v1.1.2
51
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 51 | 44 | 9 | 35 | v1.1.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.