The most comprehensive cookie consent solution for WordPress. Automatically show consent banners based on visitor location with smart geolocation targ …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
22
14 issue groups
Security
12
3 issue groups
I18n
4
4 issue groups
Repo Compliance
2
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$data'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_termageddon_cookie".
Sample message
Processing form data without nonce verification.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Found call to wp_enqueue_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$options_html'.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "process_user_ip".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: chmod().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: rmdir().
Sample message
rename() is discouraged. Use WP_Filesystem::move() to rename a file.
Sample message
Missing $domain parameter in function call to esc_html__().
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
Multiple placeholders in translatable strings should be ordered. Expected "%1$20s, %2$20s, %3$20c, %4$20c", but got "%20s, %20s, %20c, %20c" in 'By updating all external scripts to use the <a href="https://termageddon.freshdesk.com/support/solutions/articles/66000529802-embedding-the-cookie-consent-solution-and-cookie-policy#:~:text=for%20simplicity%20purposes.-,Manual%20script%20control,-%2D%20You%20can%20also" target="_blank">manual script controller</a>, you can disable usercentrics block script which will improve site-loading performance and improve reliability. Once enabled, please ensure you <a href="https://termageddon.freshdesk.com/support/solutions/articles/66000529802-embedding-the-cookie-consent-solution-and-cookie-policy" target="_blank">validate</a> that any external services are working as expected.'.
Sample message
Hidden files are not permitted.
Sample message
Tested up to: 7.0.2 The version number should only include major versions 7.0.
Sample message
Plugin name "Termageddon: Cookie Consent & Privacy Compliance" is different from the name declared in plugin header "Termageddon".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Potential connections found in static code analysis.
Outbound calls
59
External assets
6
Incoming endpoints
4
wp_ajax
wp_ajax
3 score snapshots
v1.12.0
35
Latest
v1.11.0
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 41 | 28 | 13 | v1.12.0 | 2.0.0 |
| 35 | 40 | 27 | 13 | v1.11.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.