✨ 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 for Midjourney for WP: imports and prompts as tables

SleekView reads the attachments a Midjourney for WP integration imports and the postmeta it stamps on them (prompt, job ID, source URL) and renders the run history as a sortable, filterable table with prompt and job ID as real columns. The Media library finally stops being a thumbnail grid with no provenance.

♾️ Lifetime License available

SleekView table view for Midjourney for WP

Midjourney generates on Discord. WordPress holds the import.

Midjourney runs on Discord and exposes images as URLs that a Midjourney for WP integration imports into the Media library. The model runtime owns the inference. WordPress owns the artifact: a row in wp_posts with post_type=attachment, plus wp_postmeta keys recording the prompt, the Discord job ID and the source URL that produced the image.

That artifact is what a content or brand team can actually govern, and what the default Media screen handles poorly. SleekView reads the same attachment rows and the same meta directly. Filename, status and uploader sit alongside prompt, job ID and source URL as real columns. Sort by date, filter to a specific prompt fragment, or pull every image tied to a single job ID, all without opening each attachment.

Inline edits go through standard WordPress CRUD, so post-save hooks still fire and any Midjourney-side meta the plugin reads on update stays consistent. Bulk-tag a batch as brand approved, reassign uploader, or move a set into pending review in one pass.

Workflow

How SleekView reads Midjourney for WP data

1

Pick the source

Choose attachments or the custom post type the Midjourney integration writes into. SleekView lists every wp_posts column plus the wp_postmeta keys the plugin has stamped (prompt, job ID, source URL).
2

Compose columns

Add filename, status and uploader alongside prompt and job ID. Add a thumbnail column so the table doubles as an audit grid.
3

Save and scope the view

Name it ("Brand approved", "Pending review") and gate it by WordPress capability so designers, brand and governance each see the right slice.
4

Edit inline or bulk-update

Bulk-flip status, switch uploader or correct categories in the row. Edits run through CRUD so attachment_updated and related hooks still fire as expected.

Sample columns

A typical Midjourney for WP imports table

SleekView joins attachment rows with the Midjourney for WP postmeta keys so prompt and job ID sit as real columns next to filename and uploader.
Source: wp_posts (post_type=attachment) + wp_postmeta (prompt, job ID, source URL keys)
Filename Status Prompt Job ID Uploader Date
hero-warm-01.png Approved Warm interior, soft light, ceramic mugs a9f2c4 alex@studio.co May 12
editorial-pair-02.png Review Editorial portrait, neutral background 8b1e77 ria@design.io May 11
banner-night-03.png Rejected Neon night market alley 27c910 tom@hello.dev May 10
product-flat-04.png Approved Flat top-down ceramic plate on linen 5d4f33 mia@brew.coop May 9

Comparison

Default Midjourney for WP admin vs SleekView

Default Midjourney for WP admin

  • Media library shows thumbnails and filename, not prompt or job ID
  • wp_postmeta keys for prompt and source URL stay hidden behind each attachment
  • No filter by prompt fragment or job ID in the default list
  • Bulk actions are limited to delete and a few standard WordPress operations
  • No saved per-role view for designers, brand or governance

SleekView

  • Read directly from attachment rows joined with the Midjourney wp_postmeta keys
  • Prompt, job ID and source URL as sortable, filterable columns
  • Inline-edit status, uploader or category across many rows in one pass
  • Save filtered views per role ("Brand approved", "Pending review")
  • Switch between table and kanban of the same image queue

Features

What SleekView gives you for Midjourney for WP

Prompts and job IDs as real columns

Surface the prompt, job ID and source URL the integration writes into wp_postmeta alongside filename and uploader. The Media library becomes an audit grid instead of a thumbnail wall.

Inline edits through CRUD

Bulk-flip status, switch uploader or correct categories in the row. Edits go through wp_update_post and update_post_meta so listening plugins see normal updates.

Compose precise filters

Combine status, prompt fragment, uploader and date into a saved filter. A weekly brand review becomes a single named view instead of a rebuild from scratch.

Audience

Who uses SleekView for Midjourney for WP

Designers

Filter to imports with a specific prompt fragment and bulk-tag the keepers. Job ID sits in the row, so re-rolling a winning generation back on Discord is a copy-and-go.

Brand and governance

Filter to Midjourney-stamped attachments only, check disclosure coverage and spot images that have lingered in review long after their import date.

Content ops

Group by uploader to balance handoffs and to flag designers who are bringing in heavy volumes that the team has not had time to triage.

The bigger picture

Why Midjourney for WP imports need a real audit grid

Midjourney for WP makes pulling an image in so easy that the Media library fills faster than any team can review. The default screen turns that volume into thumbnails and filenames with no way to see which prompt or job ID produced what. SleekView reads the same attachment rows and the same wp_postmeta keys and turns them into columns a team can sort, filter and edit.

Designers stop opening every image to find a job ID they want to re-roll. Brand stops guessing about disclosure coverage. Governance stops second-guessing which prompts are in heavy rotation.

Same files, same meta, very different conversation in the weekly design review.

Questions

Common questions about SleekView for Midjourney for WP

Any meta key the integration writes to wp_postmeta. Common ones are prompt, job ID, source URL and uploader. The SleekView UI scans your installation and lists the meta keys present so you pick from a real list rather than guessing names.

 

No. SleekView never calls Discord or any Midjourney endpoint. It reads what the integration has already written to wp_posts and wp_postmeta. If an image was never imported, it cannot appear in the table.

 

Yes. Select rows, pick a new status or category and SleekView writes the changes through wp_update_post and update_post_meta, so any plugins listening on attachment updates still fire.

 

Yes. SleekView renders the attachment thumbnail in a dedicated column. Prompt and job ID sit alongside, so a designer can scan the grid and the provenance at the same time.

 

Yes. Some Midjourney integrations write to a custom post type or a side table. Point SleekView at that source and the same column-set workflow applies.

 

Yes. Each saved view captures column set, filters and sort order. Gate it by WordPress capability so designers, brand and governance each see the slice that matches their role.

 

Yes. SleekView paginates against indexed wp_posts and wp_postmeta queries, so a Media library of tens of thousands of attachments still renders without freezing the browser.

 

Yes. Any filtered set exports as CSV with the same columns the view shows. Useful for handing a curated set to a designer or archiving a snapshot before a cleanup sprint.

 

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