WP Consent API

Simple Consent API to read and register the current consent category.

v2.0.1Rogier LankhorstUpdated Added 200k+ installs100% rating100% support resolved
86
Score
2
Errors
10
Warnings
+0
Change

Category Scores

Security79
Repo91
Performance100
Maintainability96

Top Issues by Category

Issues Details

12 issues found in latest scan

WARNING3
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_COOKIE[$cookie_name]

WARNING3
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_COOKIE[$cookie_name] not unslashed before sanitization. Use wp_unslash() or similar

WARNING3
trademarked_term

The plugin name includes a restricted term. Your chosen plugin name - "WP Consent API" - contains the restricted term "wp" which cannot be used at all in your plugin name.

ERROR1
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

ERROR1
outdated_tested_upto_header

Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.

WARNING1
readme_reserved_contributors

The "Contributors" header in the readme file contains reserved username(s). Found: "wordpressdotorg"

Latest Snapshot

Findings

12

Errors

2

Warnings

10

Score History

First score snapshot

First scan completed

v2.0.1 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

v2.0.1

86

Latest

Findings
12
Errors
2
Warnings
10
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins