Utiliser l'extension "Webo-facto" pour lier votre site WordPress à votre espace de travail dans le webo-facto.
Prioritized issue groups from the latest Plugin Check scan
Security
96
9 issue groups
I18n
31
3 issue groups
Maintainability
14
8 issue groups
Repo Compliance
2
2 issue groups
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['AUTH_TOKEN']
Sample message
Mismatched text domain. Expected 'webo-facto-connector' but got 'webofacto'.
Sample message
$_GET['AUTH_TOKEN'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['AUTH_TOKEN']. Check that the array index exists before using it.
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
Processing form data without nonce verification.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$d", but got "%d, %d" in 'Code invalide (%d/%d).'.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
debug_print_backtrace() found. Debug code should not normally be used in production.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$e'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Sanitization missing for register_setting().
Sample message
Unescaped parameter $table used in $wpdb->get_var()\n$table assigned unsafely at line 151.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$table} at "SELECT COUNT(*) FROM {$table}"
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "vd".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wp_login".
Sample message
var_dump() found. Debug code should not normally be used in production.
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
6
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
4 score snapshots
v1.44
40
Latest
v1.43
40
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 143 | 41 | 102 | v1.44 | 2.0.0 |
| 40 | 143 | 41 | 102 | v1.43 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.