Это официальный модуль Cloudpayments, который позволит добавить на ваш магазин woocommerce оплату банковскими картами через платежный сервис CloudPaym …
Prioritized issue groups from the latest Plugin Check scan
I18n
194
4 issue groups
Security
56
6 issue groups
Maintainability
20
7 issue groups
Repo Compliance
5
5 issue groups
Sample message
Mismatched text domain. Expected 'cloudpayments-gateway-for-woocommerce' but got 'cloudkassir-for-woocommerce'.
Sample message
Detected usage of a non-sanitized input variable: $_GET['action']
Sample message
$_GET['action'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['action']. Check that the array index exists before using it.
Sample message
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$current_user_id".
Sample message
Processing form data without nonce verification.
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
The $text text string should have translatable content. Found: ''
Sample message
Missing $domain parameter in function call to __().
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CPGWWC_PLUGIN_DIR".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_CloudPayments_Gateway".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "woocommerce_cart_needs_shipping".
Sample message
Tested up to: 6.8 < 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 readme description contains unofficial language. It must be written in standard English.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Sample message
The readme short description contains unofficial language. It must be written in standard English.
Potential connections found in static code analysis.
Outbound calls
11
External assets
2
Incoming endpoints
0
No public endpoints detected.
2 score snapshots
v3.3.4
36
Latest
v3.3.3
36
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 36 | 275 | 205 | 70 | v3.3.4 | 2.0.0 |
| 36 | 272 | 204 | 68 | v3.3.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.