HelloAsso est la solution gratuite des associations pour collecter des paiements et des dons sur internet.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
201
13 issue groups
Security
13
4 issue groups
I18n
4
3 issue groups
Repo Compliance
3
3 issue groups
Sample message
Short PHP opening tag used with echo; expected "<?php echo esc_html ..." but found "<?= esc_html ..."
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$actionTinyMce".
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_hello_asso".
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['error']. Check that the array index exists before using it.
Sample message
$_POST['campaign'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
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
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
Mismatched text domain. Expected 'helloasso' but got 'hello-asso'.
Sample message
Function "str_starts_with()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 4.0.0.
Sample message
Detected usage of a non-sanitized input variable: $_POST['campaign']
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
A function call to _n() 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
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
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.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "hello-asso", expected "helloasso".
Not analyzed yet.
First score snapshot
v1.1.24
60
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 60 | 221 | 132 | 89 | v1.1.24 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.