Hivatalos Billingo összeköttetés WooCommerce-hez.
Prioritized issue groups from the latest Plugin Check scan
Security
38
5 issue groups
Maintainability
15
4 issue groups
I18n
6
1 issue group
Repo Compliance
3
3 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$documentsHtml'.
Sample message
$_POST['billing_vat_number'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "camelToSnake".
Sample message
Detected usage of a non-sanitized input variable: $_POST['billingo_email_settings']
Sample message
Processing form data without nonce verification.
Sample message
The $text parameter must be a single text string literal. Found: $enum->getReadableText()
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$all_options".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$validator'.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
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
The readme description contains unofficial language. It must be written in standard English.
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
181
External assets
0
Incoming endpoints
3
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v4.3.2
40
Latest
v4.3.1
40
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 62 | 25 | 37 | v4.3.2 | 2.0.0 |
| 40 | 63 | 26 | 37 | v4.3.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.