✨ 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 Feedback for Documentor

Documentor stores documentation as documentor_doc posts grouped into projects and chapters. SleekView renders one feedback card per doc page, lets readers and writers upvote, and tags entries with status badges so documentation reviews stay inside WordPress.

♾️ Lifetime License available

SleekView Feedback board for Documentor

Doc reviews built on the Documentor schema

Documentor keeps every documentation page as a documentor_doc post in wp_posts, grouped through a parent project post and a chapter hierarchy stored as post_parent relationships. Per-page meta lives in wp_postmeta alongside the post type's own configuration. The default admin gives you a sidebar tree and a per-page editor, but no public-facing way to see which docs your readers actually want updated, which chapters are out of date, or which the writing team has already reviewed.

Sleek View reads those tables directly and renders one feedback card per doc page. Pick a numeric column like the documentor view count meta as the vote weight, attach a doc_review_status meta for the status badge, and pull the parent project or chapter as the chip. Readers and writers can upvote a page card to flag content that needs a refresh or a clarification, and the increment writes back to the meta key you choose so reporting stays consistent across every project.

Because SleekView is read-only against the Documentor records, the doc editor and the sidebar navigation keep working exactly as before. SleekView only adds a parallel review surface that ranks doc pages by votes, shows project chips, and exposes status pills so anyone on the team can spot Stale, Needs update, and Reviewed pages at a glance.

Workflow

From the documentor_doc tree to a feedback wall

1

Point SleekView at documentor_doc

Create a new view, select the documentor_doc post type and pull in the project hierarchy via post_parent. SleekView ingests the records, respects published versus draft state, and refreshes whenever Documentor saves a page or reorders the sidebar tree.
2

Pick vote, status, and category

Choose the view count meta for vote weight, a doc_review_status meta key for the status pill, and the parent project for the chip. SleekView color-codes each value so Stale, Needs update, and Reviewed pages stand out instantly inside the feedback grid.
3

Embed the board on a public page

Drop the SleekView block on a Documentation Feedback or Docs Triage page. Visitors see a ranked grid of doc page cards with view counts, project chips, and status badges, and writers get a side panel listing the most upvoted pages at the top.
4

Upvotes write back to meta

Every Upvote click writes an increment to the meta key you mapped, so the score lives next to the documentor_doc post and shows up in any custom Documentor export. You can also pipe the column into a saved writer dashboard without leaving WordPress at all.

Sample board

Sample Documentor review board

A small slice of how a Documentation feedback page looks once SleekView indexes the documentor_doc post type with view count as the vote score and a doc_review_status meta key driving the status pill.
253 votes
Getting started chapter has a code sample with an old API key
Priya N. Stale content In progress
204 votes
Sidebar tree collapses the wrong chapter on the FAQ page
@maxedits Bug Open
158 votes
Add a versioned tab for the deprecated SDK to each doc page
Aisha B. Feature request Planned
115 votes
Webhook chapter still references a renamed payload field
Marco T. Stale content Shipped
73 votes
Print stylesheet drops headings on chapter index pages
Lena K. Bug Shipped
22 votes
Duplicate doc about login is splitting upvotes across two URLs
@hrjordan Duplicate Declined

Comparison

Default Documentor versus SleekView Feedback

Default Documentor admin

  • Admin-only sidebar tree with no public upvote, status pill, or project chip view surface anywhere
  • No way for readers or writers to surface broken or stale doc pages without filing a separate ticket
  • Top pages, stale pages, and duplicates all sit in the same sidebar with no review status pill at all
  • Filtering by review state requires URL hacks or a custom admin column to be useful day to day
  • Doc review counts and quality signals live in spreadsheets instead of the documentor post meta

SleekView Feedback

  • Reads documentor_doc posts plus joined view count and project hierarchy meta
  • Upvote button writes back to your chosen meta key so the score lives with the doc page post
  • Status pills map cleanly to Stale, Needs update, Reviewed, and Archived values out of the box
  • Project chips pull the parent post so each card shows which docset it belongs to at a glance
  • Saved views let writers share filtered boards like Needs update or Top reads without code

Features

What SleekView Feedback gives you for Documentor

Native documentor_doc support

SleekView speaks the Documentor schema. It maps the documentor_doc post type, post_parent hierarchy, and joined view count meta to vote, status, and category fields automatically, so a documentation feedback board can go live in minutes without a separate analytics layer.

Real upvotes on real doc pages

Each Upvote click increments a meta value on the underlying documentor_doc post. The score is queryable, exportable, and visible inside Documentor via custom columns, which keeps the doc editor as the source of truth instead of forking the data into a separate tool to learn.

Saved writer triage views

Writers get scoped saved views like Stale and high traffic, Needs screenshots, or Duplicate consolidation. Each view is a stored filter on the documentor_doc query, so the team can hand off triage without rebuilding the filters every morning before the writer standup.

Audience

Three teams that turn Documentor into a feedback board

Documentation writers

Writers see a ranked board of doc pages sorted by view count and tagged with review status. Stale pages with rising traffic float to the top of a Needs update board so they get refreshed before support tickets pile up on the same topic.

Developer relations teams

DevRel reps upvote pages that confuse customers and link the most upvoted ones into community replies. The signal feeds back into the doc post meta so writers see exactly which pages cause the most pain in real conversations.

Public reader feedback walls

Readers land on a public docs feedback wall, upvote pages they want updated, and see a transparent status pill on each card so they know whether the team has seen the request and is acting on it already.

The bigger picture

Why a Documentor site needs a feedback loop

Documentor is designed for serious documentation, and serious documentation rots on a serious schedule. A code sample is one minor release out of date, an SDK reference points at a renamed parameter, a screenshot is from a previous UI. The default admin shows the sidebar tree and a per-page editor but never tells the writer which chapter is failing readers right now.

The signal exists, it just lives in support tickets and DMs and never lands in a queue the writer can act on. SleekView gives the same documentor_doc records a public, vote-driven home. Writers get a saved Triage board sorted by view count and review status pill.

DevRel reps get a board they can upvote against during ticket triage so the next planning session sees the right pages at the top. Readers get a public feedback wall where they can upvote pages they want updated without filing a support ticket. Nothing about Documentor changes underneath, the doc editor stays the source of truth, and the review loop now lives where the team and the readers already work.

Questions

Common questions about SleekView Feedback for Documentor

No. SleekView reads the existing documentor_doc post type and the standard meta keys that Documentor already writes. The only write is the upvote increment, which lands on a meta key you choose so it sits next to the rest of the doc page data without touching the Documentor tables or settings at all.

 

Yes. The Upvote button supports guest votes with a per-IP and per-session lock to keep counts honest. If you would rather restrict votes to logged-in users or to specific roles like Author or Editor, you can flip that in the view settings without touching any code at all.

 

You map a doc_review_status meta key when you build the view. SleekView shows a colored pill for each value, and any doc page without a status simply renders without a pill rather than blocking the card from showing. Writers can update the status by editing the page or via a custom admin column.

 

Yes. SleekView reads the post_parent chain that Documentor uses to group pages into projects and chapters, so the project chip on each card matches the sidebar tree the reader already sees. You can also scope a feedback board to a single project if you prefer.

 

Yes. Every saved view has its own role and capability scope, so you can publish a public reader feedback wall on the docs index and a separate Writer Triage queue that only Authors and Editors can see. Both views share the same documentor_doc records underneath.

 

When the underlying documentor_doc post is deleted, SleekView removes the card on the next refresh. If the post is trashed rather than fully deleted, the card disappears from the public view but the upvote meta is preserved on the trashed post in case you restore it later.

 

Yes. Every SleekView is available as a shortcode and a Gutenberg block, so you can drop a Top pages view onto the docs index, embed a Needs update view on an internal Wiki page, or stitch several views into a single writer dashboard with separate columns side by side.

 

SleekView paginates and sorts at the database level rather than loading every documentor_doc post into memory, so a documentation site with several thousand pages still renders the top of the feedback board in well under a second on a normal shared host.

 

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