Extends WooCommerce with Pelecard payment gateway.
Prioritized issue groups from the latest Plugin Check scan
I18n
296
4 issue groups
Maintainability
42
8 issue groups
Security
11
3 issue groups
Sample message
Mismatched text domain. Expected 'woo-pelecard-gateway' but got 'pelecard-gateway'.
Sample message
Detected usage of meta_key, possible slow query.
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
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$invoice".
Sample message
Detected usage of a non-sanitized input variable: $_POST[$this->id . '-new-payment-method']
Sample message
$_POST[$this->id . '-new-payment-method'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of meta_value, possible slow query.
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "woocommerce_gateway_description".
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
Processing form data without nonce verification.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Plugin Updater detected. These are not permitted in WordPress.org hosted plugins. Detected: site_transient_update_plugins
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "pelecard-gateway", expected "woo-pelecard-gateway".
Sample message
The plugin slug includes a restricted term. Your plugin slug - "woo-pelecard-gateway" - contains the restricted term "woo" and cannot be used to begin your plugin slug. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "woo" elsewhere in your plugin slug, such as "... for woo".
Potential connections found in static code analysis.
Outbound calls
3
External assets
0
Incoming endpoints
4
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v1.5.3.1
76
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 76 | 349 | 295 | 54 | v1.5.3.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.