WP Manifestindependent plugin directory
manifest / content / anchorflow

AnchorFlow — Smart Table of Contents

Smart Table of Contents for WordPress (H2–H4, data-toc labels, shortcode & auto insert)

by Maksim Dedov · github.com/dedovmaksim/anchorflow · website

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/dedovmaksim/anchorflow/archive/refs/heads/main.zip

AnchorFlow — Smart Table of Contents for WordPress

AnchorFlow generates a table of contents from H2–H4 headings, supports short TOC labels via data-toc, and can be inserted via shortcode or automatically.

Features (v0.1)

  • H2–H4 support with depth control
  • Optional auto-insert (top / after first paragraph / after first H2)
  • Shortcode: [anchorflow]
  • Short labels via data-toc (e.g. <h2 data-toc="System errors">Long heading</h2>)
  • Optional automatic anchor injection (id) with uniqueness guarantee
  • Post type targeting
  • Minimal CSS (optional)

Shortcode

[anchorflow]
[anchorflow title="Содержание" min="3"]

🌐 Project Page

Full documentation and development story: https://maksimdedov.ru/cases/anchorflow/