✨ 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 WordLift Pro

SleekView Kanban reads WordLift Pro enrichment jobs straight from the WordPress database, groups them into status columns from the enrichment_status field, and lets your team drag cards across lanes to advance every item without leaving the WordPress admin.

♾️ Lifetime License available

SleekView Kanban board for WordLift Pro

Why WordLift Pro enrichment jobs need a kanban view

WordLift Pro produces enrichment jobs that move through several states before they are done. Each row in the enrichment table stores a enrichment_status, the linked target post, owner, and timestamps. The default WordPress list shows those rows as a flat table sorted by date, which is fine for one reviewer but turns noisy once a team is juggling dozens of items.

SleekView Kanban reads the same enrichment rows and groups them by enrichment_status, the natural pipeline column for this workflow. Each card surfaces target post, detected entity count, reviewer, and graph sync time, so an reviewer can scan a lane without opening every row. Stuck and failing items sit in their own lanes instead of polluting the active queue.

Dragging a card between lanes writes the new enrichment_status value back to the same WordLift Pro row, so background workers, retry rules, and any linked post stay in sync. Cards that share a parent keep their links, and bulk drags update every row in one SQL transaction, so a fifty card review pile clears in seconds rather than dozens of clicks across a long admin list.

Workflow

From enrichment table to kanban in four steps

1

Point SleekView at WordLift Pro

Install SleekView, then pick WordLift Pro from the data source picker. SleekView auto-detects the enrichment table, linked posts, and every custom field, so there are no queries to copy and no schema to map by hand.
2

Pick enrichment_status column

Open the view config and set the group-by column to enrichment_status. SleekView reads every distinct status value, then turns each one into a kanban lane with a live row count right next to the lane title on screen.
3

Choose what shows on cards

Decide which fields appear on the front of each card. Most teams pick target post, detected entity count, reviewer, and graph sync time. Hidden fields stay queryable from the card detail panel without crowding the lanes.
4

Turn on drag-and-drop writes

Flip the drag-and-drop switch and SleekView starts writing enrichment_status changes back to the WordLift Pro row on drop. WordPress capability checks gate the lanes, so writers can move cards into review but only.

Sample board

Sample WordLift Pro entity enrichment job board

A live SleekView Kanban grouping WordLift Pro enrichment jobs by enrichment_status, with card fronts showing target post, detected entity count, reviewer, and graph sync time.
Queued
47
Italian Wine Regions Guide rev 2026
0 entities, unassigned
How to Plan a Tuscany Road Trip Week
0 entities, unassigned
Top Espresso Bars in Rome This Year
0 entities, unassigned
Enriching
13
Olive Oil Buying Guide for 2026 Year
12 entities, graph sync
Best Pasta Shapes for Each Sauce Type
9 entities, graph sync
Beginner Guide to Sicilian Wines 2026
15 entities, graph sync
In review
26
How to Pair Wine with Pizza Properly
18 entities, owner: Giulia
Best Cookbooks for Italian Home Cooks
21 entities, owner: Davide
Florence Day Trip Itinerary for 2026
14 entities, owner: Sara
Published
247
Best Aged Balsamic Vinegars to Buy
live 4d ago, 19 entities
How to Make Carbonara at Home Well
live 7d ago, 22 entities
Sicilian Street Food Guide Roundup
live 9d ago, 17 entities

Comparison

Default WordLift Pro list vs SleekView Kanban

Default WordLift Pro list

  • Flat WordPress list that orders every row by date with no editorial grouping
  • No instant sense of how many items are stuck in any single workflow state
  • Status changes need a row detail screen, a dropdown, and a save action each
  • Bulk actions cover delete and regenerate but not coordinated status moves
  • Mobile editors get the same dense WordPress table with horizontal scroll

SleekView Kanban

  • Groups rows by enrichment_status with live row counts on every kanban lane
  • Drag a card between lanes to write the new status back to the WordLift Pro row
  • Cards show target post, detected entity count, reviewer, and graph sync time from the table
  • Stuck and failing items sit in their own lane so the active queue stays clean
  • Capability-aware drops respect WordPress roles so writers cannot publish to live

Features

What SleekView Kanban gives you for WordLift Pro

Native WordLift Pro field support

SleekView reads every WordLift Pro column directly, including target post, detected entity count, reviewer, and graph sync time. Pick which fields show on the card front, which open in a side panel, and which stay hidden but.

Drag to change enrichment_status

Every drop writes the new enrichment_status value back to the WordLift Pro row in one SQL update. Background workers and retry logic pick up the change on the next tick, so manual moves and automated runs stay in step on the same.

Filter by owner or attribute

A filter bar above the board narrows lanes by owner, source attribute, or date band. Saved filters are per-user, so a lead can keep a focused board while a teammate works on a different slice of the very same WordLift Pro dataset.

Audience

Three teams using the WordLift Pro kanban

Publishers at scale

Publishers queue hundreds of jobs a week. The board makes it obvious how many drafts wait on review and which prompts keep generating content that misses the campaign brief.

Agencies running campaigns

Agencies use one filtered board per client to keep queues separate. Each board shows the campaign in flight without exposing other clients' prompts to the wrong writer.

Triage teams fixing failures

Failed jobs pile up silently in the default list. A dedicated failed lane makes them visible, draggable to a retry column, and easy to resolve before the next batch.

The bigger picture

Why a kanban beats a list for enrichment jobs

Enrichment jobs are not data points. They are work items moving through a pipeline. WordLift Pro ships a capable engine, but the default list treats every row the same way no matter where it sits in the workflow.

An item queued for hours looks identical to one waiting in a review pile, and a failure that needs human attention is just another row buried under a sort. That works at five items a week. It falls apart at fifty.

A kanban board fixes the shape of the data, not just its presentation. Lanes give you instant counts, drag-and-drop turns status changes into a single gesture instead of a modal, and per-user filters let each person focus on the items they actually own. The same WordLift Pro data powers a different mental model, one that matches how real entity enrichment and structured data jobs work actually happens inside a busy team during a shift.

Questions

Common questions about SleekView Kanban for WordLift Pro

SleekView reads WordLift Pro data straight from the WordPress database, so any plan that writes rows to the standard tables works. Plan differences only affect what the WordLift Pro API returns, not how SleekView groups the rows or renders the kanban on the screen.

 

By default a drop only updates the enrichment_status column. You can extend it with a hook that calls wp_update_post or similar when a card lands in a chosen lane, but SleekView keeps the two actions separate so accidental drags never push anything live without explicit confirmation from a human.

 

Yes. SleekView views are configuration only, so you can build one board filtered to one slice and another to a different slice from the same WordLift Pro table. Each user picks their default board, and admins can pin shared boards to the WordPress admin sidebar for the team.

 

SleekView reads distinct status values on every load, so any new status shows up automatically as its own lane at the end of the board. You can drag the lane into position, assign a color, and pick which fields its cards should surface, without rebuilding the view from scratch.

 

No. The drag handler updates the same enrichment_status field that the WordLift Pro admin screen would update, so the next worker tick sees the new state and handles retries, sync, and any linked post updates exactly as it would if a human clicked the status dropdown manually on the row.

 

SleekView respects WordPress capabilities, so you can require publish_posts or a custom capability before a card can land in a given column. People still see the lane and can scroll it, but the drop target rejects their card with an inline message instead of silently failing.

 

Each lane uses a virtual scroller, so a column with five hundred rows still renders fast and stays responsive on a laptop. The lane header shows the exact count, and the filter bar at the top narrows large lanes without resetting the scroll position or any pending card.

 

SleekView reads and writes the existing WordLift Pro tables and never adds shadow tables for the source data. View configuration sits in its own small options table, so uninstalling SleekView leaves your WordLift Pro rows untouched and your pipeline exactly where it was before.

 

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