A simple plugin that easily add moneris payment gateway to your WooCommerce website.
Prioritized issue groups from the latest Plugin Check scan
I18n
60
4 issue groups
Security
40
6 issue groups
Maintainability
28
11 issue groups
Repo Compliance
3
3 issue groups
Sample message
Mismatched text domain. Expected 'wc-moneris-payment-gateway' but got 'woocommerce'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"\n\nRESPONSE= $this->response\n"'.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Processing form data without nonce verification.
Sample message
The $text parameter must be a single text string literal. Found: $error_message
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_credit_card_input_styles_to_moneris_block".
Sample message
Processing form data without nonce verification.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Detected usage of a non-sanitized input variable: $_POST[$this->id . '-card-expiry']
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WC Moneris Payment Gateway" - contains the restricted term "wc" which cannot be used at all in your plugin name.
Sample message
Using date_default_timezone_set() and similar isn't allowed, instead use WP internal timezone support.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
Sample message
$_POST['deactivation_email'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Woocommerce_Gateway_Moneris_Blocks_Support".
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
Hidden files are not permitted.
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
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "wpheka-gateway-moneris", expected "wc-moneris-payment-gateway".
Sample message
Function "wp_enqueue_block_style()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 4.9.0.
Potential connections found in static code analysis.
Outbound calls
17
External assets
0
Incoming endpoints
2
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
First score snapshot
v3.7.0
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 132 | 104 | 28 | v3.7.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.