Automatisch sichere Rechtstexte für Websites, Onlineshops und Dienstleister. Einmal per Plugin installiert, immer aktuell – inklusive Abmahnkostenschu …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
70
8 issue groups
Security
32
9 issue groups
I18n
4
3 issue groups
Repo Compliance
4
4 issue groups
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
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$code".
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $tableName at "DROP TABLE IF EXISTS $tableName"
Sample message
The %i modifier is only supported in WP 6.2 or higher. Found: "%i".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'array_map'.
Sample message
Attempting a database schema change is discouraged.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "breeze_clear_all_cache".
Sample message
$_GET['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Mismatched text domain. Expected 'avalex' but got 'Avalex'.
Sample message
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: _site_transient_update_plugins
Sample message
Unescaped parameter $tableName used in $wpdb->query()\n$tableName assigned unsafely at line 10.
Sample message
SQL wildcards for a LIKE query should be passed in through a replacement parameter. Found: LIKE '%\_%'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['_wpnonce']
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['avalex_api_key']. Check that the array index exists before using it.
Sample message
Missing $domain parameter in function call to __().
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
Plugin Updater detected. These are not permitted in WordPress.org hosted plugins. Detected: site_transient_update_plugins
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.
Sample message
The "Text Domain" header in the plugin file should only contain lowercase letters, numbers, and hyphens. Found "Avalex".
Sample message
Check for WP_UNINSTALL_PLUGIN constant missing.
Potential connections found in static code analysis.
Outbound calls
8
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v3.1.4
37
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 110 | 25 | 85 | v3.1.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.