GDPRess can be downloaded for free without any paid subscription from the official WordPress repository.
Prioritized issue groups from the latest Plugin Check scan
Security
49
5 issue groups
Maintainability
19
9 issue groups
I18n
15
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 '$this'.
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$name . '_setting_description'".
Sample message
$_GET['page'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Sanitization missing for register_setting().
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "after_$current_section".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: rmdir().
Sample message
Application files are not permitted.
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
Plugin name "GDPRess | Eliminate external requests to increase GDPR compliance" is different from the name declared in plugin header "GDPRess".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
The "Short Description" section is missing. An excerpt was generated from your main plugin description.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Potential connections found in static code analysis.
Outbound calls
37
External assets
0
Incoming endpoints
2
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
First score snapshot
v1.3.1
39
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 86 | 60 | 26 | v1.3.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.