SimpleTOC – Table of Contents Block

SEO-friendly Table of Contents Gutenberg block. No JavaScript or CSS by default.

v7.1.0Marc TönsingUpdated 2026-06-15Added Apr 14, 202010k+ installs100% rating
35
Score
10
Errors
0
Warnings
+0
Change

Category Scores

Security53
Repo90
Performance100
Maintainability97

Top Issues by Category

Issues Details

10 issues found in latest scan

ERROR5
PluginCheck.CodeAnalysis.SettingSanitization.register_settingMissing

Sanitization missing for register_setting().

ERROR2
missing_direct_file_access_protection

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

ERROR1
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$donatelink'.

ERROR1
WordPress.Security.EscapeOutput.UnsafePrintingFunction

All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.

ERROR1
hidden_files

Hidden files are not permitted.

Latest Snapshot

Findings

10

Errors

10

Warnings

0

Score History

First score snapshot

First scan completed Jun 20, 2026

v7.1.0 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v7.1.0

35

Latest

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

Related Plugins