✨ 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 Debug Bar

Pick any Debug Bar field for votes, status, and category, and SleekView Feedback renders a public board. Visitors upvote debug panels and query log requests, votes write back to the source row, and your team finally has a sorted roadmap visible to everyone instead of buried in the admin queue.

♾️ Lifetime License available

SleekView Feedback board for Debug Bar

Debug Bar threads become an upvoted public roadmap

Debug Bar stores debug panels and query log requests with rich routing, tag, and status data your team already curates in the admin. The structure is rich, but your customers only see the thread or article they sent. SleekView Feedback reads the same debug panel and query log rows and turns them into a public board where anyone can vote on the requests your agents already triaged.

You stay in WordPress. The Feedback view points at the debug_bar_panel option query you already filter for product feedback, picks one numeric meta column for vote count, one status field for the badge, and one category field for the pill. Cards render in vote order, badges pull straight from your existing Debug Bar taxonomies, and clicking Upvote writes back to the same wp_postmeta row that your support reports already chart against month over month.

There is no CSV export to a second roadmap tool, no extra account to invite teammates to, and no webhook keeping two databases aligned. The board, the Debug Bar admin queue, and the public roadmap are one query against your own WordPress database, with votes flowing back into the debug_bar_vote_count meta key your team configures once and reuses across triage and reporting downstream.

Workflow

From Debug Bar data to public upvotes

1

Connect your Debug Bar query

Point SleekView at the debug_bar_panel option that Debug Bar writes to. Apply the same filters you use in the admin so only feedback worthy rows land on the public board, with internal drafts and archived items kept hidden.
2

Map vote, status, and category

Pick the numeric meta key for votes, the Debug Bar status field for the badge, and any tag or routing field for the pill. Each role is a dropdown inside the SleekView block, with color mapping baked in for the most common labels.
3

Embed the board on any page

Drop the SleekView block on a public roadmap page, choose Feedback as the render surface, and pick per page or load more pagination. Search, status filters, and category filters render alongside without any extra code or shortcodes.
4

Upvotes write back to source meta

Each click increments the debug_bar_vote_count meta on the underlying row, so existing Debug Bar reports, exports, and dashboards see the new totals immediately without any separate sync job or duplicate roadmap database running in parallel.

Sample board

Sample Debug Bar feedback board layout

Each card is one synced Debug Bar request row ordered by upvote count. Status badges come from Debug Bar status terms, category tags from your taxonomy, and Upvote writes back to source meta on every click.
293 votes
Add a panel that lists every action and filter fired for the current request
Helena Voss Feature request Planned
178 votes
Query log truncates SQL strings longer than 1024 characters silently
@routebenj Bug Investigating
134 votes
Allow exporting the current debug session as a JSON file for ticket attachments
Marcus Aigner Enhancement Shipped
79 votes
Add a Debug Bar panel that flags slow REST API endpoints over 500 ms
Yelena Korso Idea New
43 votes
Object cache stats panel shows zero on hosts that use Redis with persistent grou
@dispatchkaye Bug Open
15 votes
Add a public roadmap of confirmed Debug Bar feature requests sorted by votes
Diane Okafor Feature request New

Comparison

Default Debug Bar versus SleekView Feedback

Default Debug Bar setup

  • Debug Bar keeps every request inside the admin queue with no public sorted roadmap for readers
  • Customers cannot vote, confirm, or prioritize the issues already logged inside Debug Bar report
  • Status changes on a row stay invisible to readers until your team manually replies to each requ
  • Exporting requests to a separate roadmap means duplicate data and constantly stale vote totals
  • Tag taxonomies stay locked in admin instead of filtering a public reader facing feedback board

SleekView Feedback

  • Reads debug_bar_panel option rows and existing Debug Bar status terms directly with no extra
  • Upvotes increment debug_bar_vote_count meta so existing analytics stay accurate everywhere
  • Status badges and category pills color map from your existing Debug Bar taxonomy values
  • Per row author, votes, status, and category resolved through the same query you already trust
  • Search and filter UI renders next to the cards without any extra configuration or shortcode

Features

What SleekView Feedback gives you for Debug Bar

One click upvote on every card

Readers click Upvote on the requests that matter, the count writes back to the debug_bar_vote_count meta on the underlying row, and the card moves up in order. No login wall by default, with optional account gating available per board.

Status and category filters built

Status pills and category tags double as live filters. Readers click a status to see only Planned rows, or a category to find requests in the area they care about, with a keyword search built into the same block layout.

Stays in sync with admin queue

Because the board reads the live Debug Bar query, every status update, new row, or category change shows up instantly on the public board. There is no nightly sync, no export pipeline, and no second roadmap database to reconcile by hand.

Audience

How Debug Bar teams use the public board

Public debug roadmap board

Surface requests tagged Feature or Planned and let developers vote on the order. The roadmap follows real demand instead of guesswork from last week's GitHub issues or scattered tweets.

Public known issues board

Show only rows flagged as confirmed bugs. Developers hitting the same problem confirm and upvote rather than opening a duplicate ticket, sorted by votes for triage priority each sprint.

Developer suggestion box

Embed the board with Idea tags only. Developers add new panel ideas or upvote existing ones, and maintainers pick top of the list each release planning cycle by ranked demand.

The bigger picture

Why a public board changes Debug Bar support

Debug Bar is a solid tool for managing debug panels and query log requests, but it was built for one to many handling. Every customer sees only their own ticket or thread, every missing topic disappears into a queue that only your team can read, and the priority your agents feel never reaches the people asking questions. Customers send a request, see no public acknowledgment, and bounce.

A public feedback board changes the contract. Once requests are visible, customers can confirm pains instead of opening duplicate tickets, vote on the items they want fixed, and watch status badges flip from New to Investigating to Shipped without sending follow up emails. Maintainers stop guessing which panel to ship next, because the order on the board is the order developers want.

Support stops answering the same question across ten tickets, because the answer lives on a public card with status. The data was always there inside Debug Bar. SleekView Feedback just gives it a public face that respects the structure your team already uses every day inside the admin queue.

Questions

Common questions about SleekView Feedback for Debug Bar

No. SleekView Feedback reads the existing debug_bar_panel option rows and meta that Debug Bar already writes. There is no separate roadmap table, no sync job, and nothing to migrate. Upvotes are stored as numeric meta on the same row your agents see in the admin, so all analytics stay aligned across Debug Bar, SleekView reports, and any export.

 

Yes. The Feedback view inherits the same query filters as the SleekView Tables and Charts surfaces. You can restrict by status, category, language, or any custom meta. Most teams expose only New, Planned, and Shipped statuses on the public board and keep internal review or archived rows hidden behind the admin entirely.

 

SleekView tracks upvotes per browser through a signed cookie and per user ID for logged in users. You can also require a WordPress account before voting if your audience already has accounts. Vote totals stay consistent across pageloads and devices for known users, with cookie based dedupe handling all anonymous voters cleanly.

 

A separate roadmap tool is a different product with its own database, login, and pricing. You sync rows across, then maintain two sources of truth. SleekView Feedback reads Debug Bar data live, so the public board, the agent queue, and the analytics dashboards always show the same numbers. There is nothing to sync because there is only one source.

 

Yes. Any numeric meta key can act as the vote column, any taxonomy or text meta can be the status, and any taxonomy or meta can be the category. The SleekView block exposes a dropdown for each role so you map the columns once through the block UI and never touch the underlying template or PHP to change which fields drive which pill.

 

By default upvotes update the meta silently to avoid notification spam in busy agent inboxes. You can opt in to firing a custom action on each upvote if you want agents to see live demand inside their existing notification flow, or threshold it to alerts every fifty or one hundred votes for a calmer daily summary rhythm rather than per click pings.

 

Yes. SleekView lets you scope the query to one or many terms in any taxonomy Debug Bar writes, so you can run a board per product line, per language, or per audience segment. Each board is a separate block on a separate page, all reading from the same underlying store with their own filter and field mapping values configured independently.

 

Because SleekView Feedback reads whatever query you point it at, you can swap the source from debug_bar_panel option to a different post type or table without rebuilding the board. The cards, badges, votes, and filters stay intact. You only re map the column roles in the block settings, and the public URL plus all existing vote counts stay the same throughout the transition.

 

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