An All in One GDPR Plugin for everything! Responsive Cookie Notice - Imprint & Privacy Policy Generator - integrate external Services GDPR complia …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
1,215
18 issue groups
Security
491
7 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$addthisid".
Sample message
$_POST['allvalue'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_FILES['import_file']['name']
Sample message
Processing form data without nonce verification.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Function "register_block_type()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.5.0.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "Error".
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
Detected usage of a possibly undefined superglobal array index: $_FILES['import_file']['name']. Check that the array index exists before using it.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$notice_style'.
Sample message
Processing form data without nonce verification.
Sample message
The upgrade notice for "2.6" exceeds the limit of 300 characters.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "FPDF".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "DSGVO All in one for WP" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
The use of function ini_set() is discouraged
Sample message
error_reporting() can lead to full path disclosure.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
File contains UTF-8 byte order mark, which may corrupt your application
Sample message
The use of function move_uploaded_file() is forbidden
Sample message
Use placeholders and $wpdb->prepare(); found $db_prefix
Not analyzed yet.
First score snapshot
v5.0
24
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 1,712 | 75 | 1,637 | v5.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.