✨ 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 Post Types Order

SleekView Kanban reads any post type ordered by Post Types Order, groups records by post_status, and lets editors drag entries between Draft, Pending, Published, and Private columns to give every ordered post type a real review surface that respects menu_order.

♾️ Lifetime License available

SleekView Kanban board for Post Types Order

Why Post Types Order sites need a kanban view

Post Types Order lets site builders drag-and-drop the manual order of any post type from a dedicated re-order screen, persisting the order through the standard menu_order column on wp_posts. The plugin patches WordPress core queries through the pre_get_posts action so listings honor the saved order on the front end, the editor list, and any custom WP_Query that does not override orderby.

SleekView Kanban points at the post type that Post Types Order manages, lets you pick post_status as the group field, and renders one card per record sorted by the same menu_order the plugin sets. Each card shows the title, the assigned author, the menu_order value, the modified date, and any post meta key you select for the card front, so editors see both the workflow stage and the position the post takes.

When an editor drags a card from Draft into Pending or Published, SleekView calls wp_update_post with the new post_status, fires the standard transition_post_status hooks, and updates column counts. The Post Types Order menu_order value on the record is preserved, so the front end ordering stays the same.

Workflow

Build a Post Types Order board in four steps

1

Connect Post Types Order

Install SleekView, pick the post type managed by Post Types Order as the source, and tell SleekView to sort cards by menu_order. SleekView reads through standard WP_Query, so live data drives the board with no syncs.
2

Pick post_status, sort by order

Choose post_status with Draft, Pending, Publish, and Private as columns. Sort cards within each column by menu_order so the same ordering Post Types Order sets carries over to the board for stage and position together.
3

Set what shows on cards

Pick the fields shown on each card front: title, author, menu_order value, modified date, and any post meta key registered against the post type. Cards stay compact so a reviewer scans a full Pending column at a glance.
4

Enable drag-and-drop rules

Enable drag-and-drop between columns to change post_status, set which roles can move cards, and pick destination columns per role. Moving a card calls wp_update_post, so transition_post_status fires on every move.

Sample board

Sample Post Types Order review board for editors

A live Post Types Order board for an ordered Service post type, showing draft services, pending services, published services, and private services grouped by post_status with order.
Draft
12
Service, audit and discovery pack one
Author: Maya R, order 35
Service, migration sprint pack version
Author: Sam D, order 38
Service, headless rebuild pack version
Author: Jordan V, order 42
Pending
8
Service, retainer support pack version
Author: Leo K, in review now
Service, performance review pack one
Author: Lena M, day two of review
Service, security review pack version
Author: Joe T, second review pass
Published
29
Service, headless build pack version
Published, menu_order 1
Service, agency retainer pack version
Published, menu_order 2
Service, performance audit pack one
Published, menu_order 3
Private
5
Service, enterprise migration pack v1
Private, menu_order 10
Service, partner only audit pack one
Private, menu_order 12
Service, internal handover pack one
Private, menu_order 14

Comparison

Default Post Types Order vs SleekView Kanban

Default ordered list

  • Post Types Order shows the ordered list on a dedicated re-order screen only.
  • Workflow stages live in post_status with no visual queue around the value flow.
  • Bulk actions cannot group records by post_status across the editor dashboard.
  • Filtering by post_status is supported, but reviewers cannot drag between rows.
  • Site builders write custom admin pages to give ordered posts a board surface.

SleekView Kanban

  • Group any ordered post type by post_status on the editor dashboard cleanly.
  • Sort cards within each column by menu_order to mirror front-end position.
  • Drag a card from Draft into Pending and SleekView calls wp_update_post.
  • Run one board per ordered post type, for services, products, or team members each.
  • Roles can be limited to record owners so general subscribers never see the board.

Features

What SleekView Kanban gives you for Post Types Order

Review for ordered post types

Any post type managed by Post Types Order becomes a review board, with post_status defining columns and menu_order sorting cards inside each column. Site builders see workflow stage and front end position together for the team.

Author, order, meta on cards

Author, menu_order, modified date, and any registered meta land on the card front, so a reviewer sees ownership and front-end position without opening the record. transition_post_status fires on every move.

Drag writes, order preserved

When a card moves between columns, SleekView calls wp_update_post with the new post_status, the same function the editor uses on publish. The Post Types Order menu_order value is preserved on every move.

Audience

Site builders that put it on the editor dashboard

Service teams ordering packages

Service teams model packages as an ordered post type. The board shows workflow stage and menu_order together, so an editor sees both whether a service is ready and where it will land.

About-page team ordering

About-page teams model team members as an ordered post type. The board makes it clear which members are still in Pending against the menu_order list, so the team sees stage and position together.

Editorial feature ordering work

Editorial teams model featured posts as an ordered post type. Pending tracks live review, Published doubles as a history view, and menu_order on every card shows the position after publish.

The bigger picture

Why an ordered kanban respects front end position

Post Types Order is the most widely used way to give site builders explicit control over the order of posts on the front end without leaving the WordPress admin. The plugin patches the menu_order column and the pre_get_posts query so listings honor the saved order across the site. The cost of that order is real, because the order is the difference between a service that ships and a service that no one sees on the public list.

The default Post Types Order admin gives a dedicated re-order screen for setting the order, but it does not show workflow stage at the same time, so editors switch between the re-order screen and the editor list to see both. A kanban view changes that shape. Post_status becomes the columns, menu_order sorts cards within every column, and the board gives every ordered post type a real review surface without writing a custom admin page.

Pending becomes the work, and menu_order on every card shows the position after publish.

Questions

Common questions about SleekView Kanban for Post Types Order

Yes. Moving a card calls wp_update_post with the new post_status, the same function the editor uses on publish. The menu_order column on the record is preserved during the column move, so the front end ordering set by Post Types Order stays exactly the same after the change.

 

SleekView reads any post type ordered by Post Types Order through standard WP_Query, including the menu_order column the plugin manages. You pick the post type, choose post_status to group by, and SleekView renders one card per record sorted by menu_order with the fields you select.

 

Yes. SleekView ships with role-based permissions, so record owners can have a single page that holds the review board and nothing else. Only chosen roles can drag cards, and destination columns can be limited per role so contributors cannot move records into Published without approval.

 

Derived states are first-class in SleekView. You can define a workflow_state computed from several fields, such as treating a record as Pending when a custom approval flag is false and post_status is draft, and SleekView groups records by that derived value across the columns.

 

No. Dragging between columns only changes post_status. The menu_order value is preserved, so the front end ordering set by Post Types Order stays the same. To reorder within a column, sort cards by menu_order and use the Post Types Order re-order screen for explicit order change.

 

Dragging never deletes data. It calls wp_update_post with the new post_status, which is the same thing a publish in the editor does. The menu_order column, post meta, and taxonomy terms are not touched, so all record values remain exactly as saved before the column move.

 

Yes. Each card can show the time since the record was last modified or since post_status was last changed, so a record stuck in Pending for a week looks visibly different from a fresh one. Sort options can place the oldest cards at the top of every column to keep stale work visible.

 

No. SleekView pages the board, only loads cards for visible columns, and uses the indexed wp_posts table with the menu_order column as the sort key. Sites with hundreds of thousands of ordered records stay responsive because heavy post meta is only fetched for cards on screen.

 

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