Allows you to use CCAvenue payment gateway with the WooCommerce plugin.
Prioritized issue groups from the latest Plugin Check scan
I18n
41
2 issue groups
Security
39
6 issue groups
Maintainability
8
7 issue groups
Repo Compliance
5
5 issue groups
Sample message
Mismatched text domain. Expected 'ccavanue-woocommerce-payment-getway' but got 'nilesh'.
Sample message
Processing form data without nonce verification.
Sample message
$_POST['card_name'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
Sample message
Missing $domain parameter in function call to __().
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "woocommerce_add_nilesh_ccave_gateway".
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_nilesh_Ccave".
Sample message
print_r() found. Debug code should not normally be used in production.
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
Detected usage of a non-sanitized input variable: $_REQUEST["encResp"]
Sample message
Plugin name header in your readme is missing or invalid. Please update your readme with a valid plugin name header. Eg: "=== Example Name ==="
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
Tested up to: 6.5 < 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
The "Donate link" header in the readme file must be a valid URL.
Sample message
The "Requires at least" field was ignored. This field should only contain a valid WordPress version such as "7.0" or "6.9".
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
Mismatched Stable Tag: 6.5 != 3.1. Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.
Sample message
The plugin slug includes a restricted term. Your plugin slug - "ccavanue-woocommerce-payment-getway" - 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.
Not analyzed yet.
First score snapshot
v3.1
42
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 42 | 93 | 53 | 40 | v3.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.