Zipped Docs
·
Full documentation CMS with custom post types, categories, hierarchical TOC, client-side search, and multi-product support.
Ratings
Version
3.0.1
Last updated
Aug 19, 2026
Zipped Docs transforms WordPress into a full-featured documentation platform. Perfect for product documentation, knowledge bases, help centers, and developer docs.
Key Features
- Custom Post Type — Dedicated
zipped_docs_docpost type keeps docs separate from blog posts. - Category Taxonomies — Organize docs with hierarchical categories, default category protection, per-doc ordering.
- Navigation Rail — Fixed-position floating rail with group indicators, hover preview panel, dynamic content-boundary visibility.
- Chapter Engine — H1-based chapter management with smooth transitions, URL hash sync, independent scroll tracking.
- Hierarchical Table of Contents — Auto-generated from heading tags (H1-H6), collapsible sections, scroll-spy with IntersectionObserver.
- Client-Side Search — Instant on-page search with keyboard-navigable suggestions, in-content highlighting, TOC filtering, REST API fallback.
- Precomputed Doc Graph — Zero-latency page loads via cached data structures rebuilt on save. Single-query builder.
- Reading Progress Bar — Optional per-chapter progress indicator at the top of each doc.
- Breadcrumbs — Automatic breadcrumb navigation shows category > doc path.
- Prev / Next Navigation — Sequential doc navigation through the category tree.
- Related Articles — Auto-suggested related docs from the same category.
- Fully Customizable — Theme color, typography, sidebar width, TOC depth, TOC colors, all adjustable from 8-tab Settings panel.
- Shortcode — Simple
[zippeddocs product="category-slug"]embeds documentation anywhere. - Gutenberg Compatible — Full block editor support for rich doc content.
- REST API — Public search endpoint for headless or AJAX integration.
- Custom Capabilities — Fine-grained roles:
zipped_docs_editorrole, read/create/edit/delete/manage permissions. - Uninstall Cleanup — Full data removal on deletion, with settings toggle and
ZIPPED_DOCS_PRESERVE_DATAconstant support. - Deactivation Flow — Branded modal with Keep Data / Remove All Data options.
- Modular Admin JS — Custom modal system (
ZippedDocsPopup), delete confirmations, keyboard-navigable dialogs. - Security Hardened — Stored XSS prevention, nonce sanitization, POST filtering, output escaping throughout.
Shortcode Examples
[zippeddocs product="category-slug"]
[zippeddocs product="express" doc_id="123"]
[zippeddocs product="storfox" toc_depth="4"]
Privacy
This plugin does not collect or transmit any personal data. All data stays on your server.