✨ 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 Loco Translate

Loco Translate stores every translation string as a row in wp_options with state, source, and destination. SleekView Kanban reads that data, groups translation strings by status, and lets the team drag a published card back to untranslated without leaving the admin.

♾️ Lifetime License available

SleekView Kanban board for Loco Translate

Why Loco Translate translation strings fit a kanban view

Loco Translate keeps every translation string as a row in wp_options with the state, the source, the destination, and the runtime stored alongside the slot. Related metadata lives in loco_translations. The default admin screen shows that data as a flat list sorted by date, which is fine for record lookup but slow when an overnight translation string has stalled and a lead translator needs to see whether it is untranslated, in progress, or has actually moved to published state.

SleekView Kanban points at the same translation string records and renders them as four columns: Untranslated, In progress, Reviewed, and Published. Each card surfaces the translation string label, the destination handle, and the runtime. When a published translation string needs another attempt, the team drags the card back into untranslated and Loco Translate picks it up on the next pass. No second list, no manual retry through a settings screen that buries the action behind tabs.

The team can filter the board by destination, schedule, or scope, then save that filtered view as a board for one site or one client. The kanban reads from the live translation string records, so retrying a card here triggers the same code path that the standard run button uses, with the same hooks firing for notifications and logs.

Workflow

From Loco Translate list to a live kanban board

1

Connect Loco Translate as the

Pick Loco Translate from the SleekView data source picker. It auto-detects the wp_options store and the loco_translations metadata so the board reads the same records as the admin screen
2

Group cards by the status field

Select the status field as the kanban column. SleekView reads every distinct value, surfaces Untranslated, In progress, Reviewed, Published, and lets the team rename, reorder, hide, or recolor each column without
3

Pick the card front fields

Choose the translation string label, the destination handle, and the runtime as the card front. Add a secondary line for schedule and log line. The card editor previews real translation string data so the team confirms
4

Enable drag-and-drop writeback

Turn writeback on and dragging a card writes the new status back to the Loco Translate record via the WordPress REST API. Capability checks honor the existing admin role, and every move is recorded for full audit trail

Sample board

Sample Loco Translate board grouped by status

Four real status columns showing how a lead translator moves Loco Translate translation strings across Untranslated, In progress, Reviewed, and Published during a single working session.
Untranslated
68
Theme strings untranslated for French
Source English, 24 strings
Plugin strings untranslated for Spanish
Source English, 18 strings
Theme footer untranslated for German
Source English, 12 strings
In progress
18
Translating theme strings for French
Translator Marie, 50 percent
Translating plugin strings for Spanish
Translator Diego, 30 percent
Translating theme footer for German
Translator Anna, 70 percent
Reviewed
12
Theme strings French ready for review
Reviewer Sophie, awaiting
Plugin strings Spanish ready review
Reviewer Carmen, awaiting
Theme footer German ready for review
Reviewer Klaus, awaiting
Published
640
Theme strings French published as PO
Published Apr 24, compiled
Plugin strings Spanish published PO
Published Apr 28, compiled
Theme footer German published as PO
Published May 02, compiled

Comparison

Default Loco Translate screen vs SleekView Kanban

Default Loco editor view

  • Default screen is a flat sortable list hiding translation string status behind a small p
  • Updating a translation string status takes three clicks and a full page reload every time
  • No live counts per state, so workload across translation strings stays hidden from the t
  • Bulk actions cover delete and trash but never bulk status moves across many rows
  • Filtering by destination resets when navigating between pages of translation strings lis

SleekView Kanban

  • Drag a card from published to untranslated and the status writes ba
  • Column counts update live so the translator sees workload without filtering or scrolling
  • Save filtered boards as URLs, one per destination, schedule, or scope across the site
  • Card front maps to the translation string label, destination handle, runtime, and last log line
  • Permissions inherit from Loco Translate roles, no second auth layer to maintain inside admin

Features

What SleekView Kanban gives you for Loco Translate

Status columns you can rename

Loco Translate ships with Untranslated, In progress, Reviewed, Published as the four core states. Rename them to match the runbook, reorder them to match the flow, and recolor each column so the board makes published translation

Drag to publish not re-trigger

Every card move writes back to the same status field that Loco Translate already reads, so retried translation strings run through the same pipeline as fresh ones. No second queue, no shadow retry list, no risk of two runs racing

Filter by destination or scope

Add a secondary filter on the destination handle, the scope, or the schedule slot and SleekView narrows the board to that subset. Ops sees the full board, the translator sees one destination, and the manager keeps the high-level

Audience

Where translators use the Loco Translate kanban first

Morning language triage

Open the board at 9am, scan the published column for overnight issues, drag failed translation strings back into untranslated, and watch the in progress column drain as the next pass processes the

Pre-release language checkpoint

Before a release, fire a manual translation string card, watch it move from untranslated to in progress to reviewed, then promote the deploy. If the translation string fails, the card stays in

Multi-site capacity view

Filter the board to one client site at a time and watch the in progress column count as a live capacity gauge. If running stays full while untranslated grows, stagger schedules before the queue

The bigger picture

Why a kanban beats the default Loco Translate screen

Loco Translate is a great language engine. The records hold the state, the destination map holds the targets, and the schedule slot holds the timing. What it does not give the team is a daily operating picture of which translation strings are healthy and which are not.

The default screen is a record list, designed to inspect a single translation string, not to triage a column of published translation strings at once. The lead translator ends up keeping a separate sticky note of failed runs or wiring a notification plugin just to know which translation string died overnight while the team slept. A kanban changes the shape of the work.

Instead of asking which translation strings need attention today, the team sees the answer as soon as the page loads, because every published translation string is in the published column and every in progress one is in the in progress column. Moving a card writes the new status back to the record, so the picture stays accurate.

Questions

Common questions about SleekView Kanban for Loco Translate

No. The board reads from the same wp_options store that the plugin already uses. When the team drags a card, SleekView writes the new status back to that store, so there is only one source of truth for every translation string on the site and every Loco Translate hook still fires correctly during the run.

 

Yes. The column titles are display labels, not the underlying status values. Rename untranslated to waiting, published to broken, or anything else that matches how the team writes incident notes. SleekView stores the rename separately so the data still uses the standard Loco Translate values.

 

SleekView Kanban inherits the Loco Translate capability map. If a user can run a translation string or view the admin screen, they can drag the matching card on the board. If they only have view rights, the board renders in read-only mode and the drag handles stay hidden from each card.

 

Yes. Add a filter on the destination handle or the schedule slot, then save the filtered view as a named board. Each board gets its own URL so one destination board lives next to another, and a single board can stay open on a status monitor without losing the rest.

 

The kanban polls the Loco Translate record store at a configurable interval, with two minutes as the default. New reviewed and published entries appear in the matching column within that window. Existing cards refresh in place so dragging a card never loses its position when a sibling updates.

 

Yes. SleekView reads every distinct value in the status field, including the extra states that add-ons register for cloud destinations and remote stores. The team chooses which of those columns to show on the board and hides the rest without removing the underlying data.

 

Yes. The card editor lets the team pick any field stored on the translation string record, including the destination handle, the runtime, and the last log line. A common layout shows the translation string label, destination, and runtime on the front, with the log line visible on hover for the engineer.

 

Yes. The plugins do not conflict because SleekView only reads and writes the same records that Loco Translate already manages. Many teams use the admin screen for one-time setup and configuration, and the kanban for daily triage and retries from across the whole site at once.

 

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