✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

SleekView for Easy Table of Contents

SleekView reads the ez-toc-settings option Easy Table of Contents writes and the _ez-toc-* per-post postmeta overrides, plus a parsed heading index of post_content, then renders the result as a per-post audit grid with TOC status, headings and last edit inside WP Admin.

♾️ Lifetime License available

SleekView table view for Easy Table of Contents

ez-toc configuration is a dataset. Read it like one.

Easy Table of Contents is the path of least resistance for adding navigation to long-form WordPress posts, with over half a million active installs. The plugin stores its global configuration in ez-toc-settings (enabled post types, heading thresholds, which levels show, position above or below the first heading) and writes per-post overrides as _ez-toc-disabled, _ez-toc-alttext and friends. Readers see a TOC; editorial sees a global settings screen and many per-post toggles.

SleekView reads the same options row and the per-post overrides, plus a parsed heading index, and renders the result as a sortable audit table. One row per post, with TOC status (rendered, below threshold, disabled by override, opted out), heading count, deepest heading level, post type, author and last modified. Filter to long posts disabled accidentally during a rewrite, scope to a post type still without a TOC, sort by heading count to plan structural rewrites.

The plugin keeps owning rendering and the per-post toggle UI. SleekView reads the same configuration and turns it into the queryable per-post grid the bundled settings screen cannot offer.

Workflow

How SleekView surfaces Easy Table of Contents data

1

Point at the ez-toc config

Pick wp_posts joined to ez-toc-settings in wp_options and per-post _ez-toc-* keys in wp_postmeta, plus a parsed heading index of post_content. Status and heading shape surface as columns.
2

Compose the columns

Drag in Title, Type, TOC status, Headings, Deepest level, Last modified and Status. Reorder, hide or rename any column without a custom manage_posts_columns callback.
3

Filter and sort like a database

Filter to posts disabled by _ez-toc-disabled, to a single post type below the threshold or to articles edited before a target date. Sort by heading count to find rewrites.
4

Save and gate the view

Name the view ("Disabled-by-override audit", "Long-form gap", "Docs coverage") and gate by WordPress capability so SEO leads, editors and developers each see the right slice.

Sample columns

A typical Easy Table of Contents audit view

Posts joined with ez-toc-settings, _ez-toc-* per-post overrides and a parsed heading index. The plugin's many toggles render as one queryable grid.
Source: wp_posts
Title Type TOC status Headings Deepest Last edited
The complete guide to ergonomic desks post Rendered 14 H3 2026-05-10
Spring sourdough starter guide post Rendered 9 H3 2026-04-28
Five quick weeknight pastas post Below threshold 3 H2 2026-05-04
Office redesign on a $500 budget post Disabled by override 11 H3 2026-05-08
Hiring a senior backend engineer page Opted out 8 H2 2026-05-11

Comparison

Default Easy Table of Contents admin vs SleekView

Default Easy Table of Contents admin

  • Settings screen is global with no aggregate view of actual coverage
  • Per-post _ez-toc-disabled overrides hide inside each editor
  • No native column for TOC status across the post list
  • Long posts without a TOC cannot be surfaced in a single filter
  • Heading-count rollups across the content base require raw SQL

SleekView

  • TOC status, heading count and deepest level as native columns
  • Filter to disabled-by-override posts or below-threshold cohorts in a click
  • Joined post type, author and last modified for content audits
  • Saved views per role: SEO lead audit, editor refresh shortlist, agency report
  • Same heading index the chart view reads, so table and dashboard stay in sync

Features

What SleekView gives you for Easy Table of Contents

ez-toc coverage as real columns

TOC status, heading count and override flags render as columns instead of states scattered across a global option row and many per-post meta keys.

Composable override filters

Stack filters on TOC status, post type and heading count to land cohorts like long posts disabled by override or docs below the threshold in one query.

Export the audit

Any filtered view exports to CSV. The accidental-disable cohort and the long-without-TOC list become the next sprint's editorial fixes.

Audience

Who uses SleekView for Easy Table of Contents

Editorial teams

Filter to long articles disabled by override to spot rewrites that lost their TOC mid-edit, then jump straight to the post editor with one click on the title.

SEO leads

Confirm the TOC actually renders across every relevant post type and use the heading-count column to plan structural fixes before the next on-page audit.

Agency consultants

Export the per-post coverage table as a quarterly retainer deliverable and trend coverage month over month during retainer review meetings.

The bigger picture

Why a half-million-install TOC plugin deserves an audit surface

Easy Table of Contents is exactly the kind of utility that becomes invisible at scale. The settings screen handles one global rule and the per-post toggle handles the exceptions, and at five hundred posts the editorial team trusts that the configuration still holds. The cost shows up much later, when a rewrite drops the heading that took a post above the threshold, when a freelance author clicks the wrong toggle, or when a new post type is added but never opted in.

SleekView reads the same ez-toc-settings, the same _ez-toc-* overrides and the actual heading structure of every post and renders the result as a sortable grid with status, headings and joined post fields. Filters stack so the disabled-by-override cohort, the below-threshold posts and the docs-without-coverage rows become one-click views rather than a manual audit. The plugin keeps owning rendering; editorial gets the per-post surface a global settings screen cannot offer.

Questions

Common questions about SleekView for Easy Table of Contents

From ez-toc-settings in wp_options, per-post _ez-toc-disabled and _ez-toc-* keys in wp_postmeta and a parsed heading index of post_content. Standard WordPress storage, no new tables and no separate sync layer.

 

No. SleekView builds and caches a per-post heading index when the dataset is first queried and refreshes it when post_content changes, so the table reads from the index instead of re-walking every post.

 

Yes. TOC status is a native column with values rendered, below threshold, disabled by override and opted out. The same field works as a filter so the accidental-disable cohort is one click away.

 

Yes. The ez-toc settings include which post types get a TOC, and the table respects that. Filter post_type to compare coverage across posts, pages, docs and any custom type you opted in.

 

TOC toggles still belong inside the post editor where Easy Table of Contents owns the UI. SleekView surfaces coverage and gaps, not a write surface for _ez-toc-disabled itself.

 

No. The plugin still owns TOC rendering, styling and the per-post toggle UI. SleekView adds the per-post audit surface a global settings screen cannot offer.

 

No. The heading index is built and read inside WP admin. The front end keeps rendering the TOC through Easy Table of Contents exactly as today, with no extra queries during page load.

 

Yes. Any filtered view exports to CSV with the columns the table shows. Editorial leads typically export the long-without-TOC list as the next sprint's content fixes.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView