✨ 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 Kanban for WP Suggestion Box

SleekView Kanban reads WP Suggestion Box suggestions straight from the WordPress database, groups them into status lanes from the suggestion_status column, and lets your team drag cards across columns to advance the workflow without ever leaving the WordPress admin.

♾️ Lifetime License available

SleekView Kanban board for WP Suggestion Box

Why WP Suggestion Box suggestions need a kanban view

WP Suggestion Box stores every suggestion in wp_suggestion_box_entries with a suggestion_status column that moves through a clear pipeline. The default admin list shows these rows in a flat WordPress table that works for a handful of items but turns into a long scroll once a real team starts moderating reader suggestions across dozens of items each day.

SleekView Kanban reads the same wp_suggestion_box_entries rows and groups them by suggestion_status, which is the natural pipeline column for reader suggestions. Each card surfaces the author, key metadata, and a relative timestamp so moderators can scan a column without opening every suggestion. Stuck and flagged items sit in their own lanes instead of polluting the main queue.

Dragging a card from one column to another writes the new suggestion_status value back to the same wp_suggestion_box_entries row, so WP Suggestion Box hooks, emails, and downstream automations stay in sync. Permissions follow WordPress capabilities, and bulk drags update every row in a single SQL transaction so a fifty card review queue clears in seconds instead of minutes.

Workflow

WP Suggestion Box kanban setup in four short steps

1

Point SleekView at WP Suggestion...

Install SleekView, then pick WP Suggestion Box from the data source picker. The plugin auto-detects the suggestions table, the linked author columns, and every custom field WP Suggestion Box writes. No queries to copy.
2

Pick suggestion_status as the lane

Open the view config and set the group-by column to suggestion_status. SleekView reads every distinct value WP Suggestion Box uses and turns each one into a kanban lane with the live row count printed right next to the.
3

Choose what shows on each card

Decide which fields appear on the front of each card. Most teams pick the suggestion title, the author, a relative timestamp, and one key flag such as report count. Hidden fields stay queryable from the side panel.
4

Turn on drag-and-drop writes

Flip the drag-and-drop switch and SleekView starts writing suggestion_status changes back to the WP Suggestion Box table on every drop. Capabilities follow WordPress roles so only moderators and admins can move cards.

Sample board

Sample WP Suggestion Box kanban board

A live SleekView Kanban grouping WP Suggestion Box suggestions by suggestion_status, with card fronts showing author, key metadata, and the most recent timestamp.
New
23
Add print friendly view for recipe posts
submitter: Carla M., 1h ago
Bring back the comment subscription toggle
submitter: Tomas R., 3h ago
Allow guests to bookmark articles
submitter: anon, 5h ago
Under review
11
Author bios should show next ten posts
PM owner: Iris G., needs review
Tag pages need RSS feeds back
PM owner: Iris G., needs review
Sticky table of contents on long posts
PM owner: Mike A., needs review
Planned
7
Dark mode toggle in site header
target release: v3.2
Reaction emoji row under each post
target release: v3.3
Reading time estimate on cards
target release: v3.2
Implemented
62
Shipped: related posts widget per category
released v3.0, 2 months ago
Shipped: AMP support for podcast pages
released v2.9, 4 months ago
Shipped: anchor links on H2 headings
released v2.8, 5 months ago

Comparison

Default WP Suggestion Box list vs SleekView Kanban

Default WP Suggestion Box list

  • Flat WordPress table that lists every suggestion in created order with no grouping
  • No visual sense of how many suggestions are stuck pending or flagged at a glance
  • Status changes need opening each suggestion, scrolling to a dropdown, and saving
  • Bulk actions are limited to trash, restore, and the same admin row action set
  • Mobile moderators face the same dense WordPress table with horizontal scroll

SleekView Kanban

  • Groups suggestions by suggestion_status with live row counts next to each lane
  • Drag a card between lanes to write the new value back to wp_suggestion_box_entries
  • Card fronts surface author, key metadata, and the most recent timestamp
  • Flagged and reported suggestions sit in their own lane so the main queue stays clean
  • Capability-aware drops respect WordPress roles so writers cannot bypass review

Features

What SleekView Kanban gives you for WP Suggestion Box

Native WP Suggestion Box field s...

SleekView reads every WP Suggestion Box column directly, including author, timestamps, report counts, and any custom meta. Pick exactly which fields show on the card front, which open in the side panel, and which stay hidden but.

Drag to change suggestion_status

Every drop writes the new suggestion_status value back to the WP Suggestion Box table in a single update. Plugin hooks, email notifications, and role triggers still fire as normal, so manual moves stay in sync with the rest of WP.

Filter by author, date, or tag

A filter bar above the board narrows lanes by author, date range, or tag. Saved filters are per user so one moderator can focus on a single sub area of the queue while another keeps a wider board open across the same WP.

Audience

Three teams using the WP Suggestion Box kanban

Moderation team triage

Moderators land on the pending lane first thing in the morning, scan flag counts, and drag clear cases to approved or hidden in seconds. The team clears a backlog of suggestions far faster than the.

Community manager review

Community managers use the board to see which suggestions are stuck in review and which moderators are sitting on items. Owner avatars on each card make it obvious where the queue is jammed without.

Ops dashboard for execs

Operations leads embed a read only board on an internal dashboard. At a glance they can see how many suggestions sit in each lane, how the queue is trending, and whether moderation policy changes are.

The bigger picture

Why a kanban view changes WP Suggestion Box moderation

Most WP Suggestion Box sites grow their suggestions faster than their moderation team. What starts as a quiet pending queue turns into a 300 row admin list that nobody wants to open on a Monday morning. The default WordPress table is built for one row at a time editing, not for a real team workflow that moves dozens of items through clear stages every day.

A kanban board reframes the same data as a pipeline. Lanes show how work flows from new and pending through review, action, and resolved. Counts at the top of every lane turn vague pressure into a concrete number.

Card fronts surface the one or two fields that matter for a quick decision, like author, report count, and last touched date. That shift is not cosmetic. It changes how moderators talk about the queue, how leads spot bottlenecks, and how new team members learn the policy.

SleekView keeps every move tied to the underlying WP Suggestion Box row so nothing leaks out of the plugin.

Questions

Common questions about SleekView Kanban for WP Suggestion Box

No. SleekView reads WP Suggestion Box rows live from wp_suggestion_box_entries on every page load and writes status updates back to the same table. There is no sync job, no second table to keep aligned, and no risk of WP Suggestion Box dashboards going out of step with the kanban view because the source of truth.

 

Yes. Every drop sends a SQL update to the WP Suggestion Box row that changes the suggestion_status value to the destination lane. Plugin hooks fire as normal so email notifications, role triggers, and analytics events that WP Suggestion Box already runs on status change still fire when the move happens through SleekView.

 

Yes. Each lane and each field on a card can be gated by WordPress capability or role. Writers might only see their own suggestions in the pending and review lanes while admins see every lane including hidden and spam. Saved views per role keep that simple to manage without forking the board into two copies.

 

SleekView Kanban paginates each lane and lazy loads cards on scroll. In practice a board grouping a hundred thousand WP Suggestion Box rows still opens in under a second because only the visible cards are rendered. Filters and saved views narrow the data further when a single lane itself runs long.

 

Yes. SleekView checks the same capability that WP Suggestion Box uses before every status write. A reader who cannot edit a suggestion in the WP Suggestion Box admin also cannot drag that card across lanes on the kanban. The board respects every capability check the source plugin already defined so policy stays consistent.

 

Yes. SleekView does not replace the WP Suggestion Box admin screens. The plugin adds an extra kanban view that points at the same wp_suggestion_box_entries table. Editors who prefer the original list can keep using it, and any third party plugin that adds columns to the WP Suggestion Box table sees the same data on either.

 

Yes. Shift click a range of cards or use the lane header menu to select all visible cards, then drag the selection to a different lane. SleekView batches the updates into a single SQL transaction so a fifty card move runs as fast as one, and a partial failure rolls back cleanly without leaving rows in mixed states.

 

SleekView reads the distinct values in suggestion_status every time the board loads, so any new value WP Suggestion Box introduces shows up as a fresh lane automatically. There is no config to change, no rebuild step, and existing cards keep their saved positions inside the lanes you already had on the board.

 

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