Web Accessibility by accessiBe

Fix accessibility issues & make your site accessible with an AI-powered accessibility service.

v2.13accessiBeUpdated 2026-02-23Added Nov 17, 201910k+ installs82% rating
72
Score
1
Errors
25
Warnings
+0
Change

Category Scores

Security53
Repo91
Performance100
Maintainability94

Top Issues by Category

Issues Details

26 issues found in latest scan

WARNING5
WordPress.PHP.DevelopmentFunctions.error_log_error_log

error_log() found. Debug code should not normally be used in production.

WARNING5
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_POST['data']

WARNING5
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_POST['data'] not unslashed before sanitization. Use wp_unslash() or similar

WARNING4
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_POST['data']. Check that the array index exists before using it.

WARNING2
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING1
PluginCheck.CodeAnalysis.WriteFile.ABSPATHDetected

Writing files using ABSPATH may be problematic. Consider using wp_upload_dir() instead if storing user data or generated files.

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "MixpanelHandler".

WARNING1
WordPress.PHP.DevelopmentFunctions.error_log_print_r

print_r() found. Debug code should not normally be used in production.

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_parser_warnings_too_many_tags

One or more tags were ignored. Please limit your plugin to 5 tags.

Latest Snapshot

Findings

26

Errors

1

Warnings

25

Score History

First score snapshot

First scan completed Jun 20, 2026

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

Jun 20, 2026

v2.13

72

Latest

Findings
26
Errors
1
Warnings
25
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins