Add a customizable, SEO-friendly Table of Contents block to WordPress posts & pages — auto-generated from your headings in the Block Editor.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
10
6 issue groups
Security
5
4 issue groups
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Sample message
Processing form data without nonce verification.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['QUERY_STRING']
Sample message
$_SERVER['QUERY_STRING'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Resource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Library files that are already in the WordPress core are not permitted.
Potential connections found in static code analysis.
Outbound calls
12
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v1.5.0
80
Latest
v1.4.1
77
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 80 | 15 | 8 | 7 | v1.5.0 | 2.0.0 |
| 77 | 23 | 15 | 8 | v1.4.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.