✨ 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 Real Media Library: media folders as tables

Real Media Library organises the WordPress media library into folders, galleries, and collections by joining attachments to a custom folder taxonomy. SleekView pivots that folder graph plus attachment metadata into a flat, sortable view.

♾️ Lifetime License available

SleekView table view for Real Media Library

Read your media library the way an asset manager reads it

Real Media Library stores its folder tree in dedicated tables (wp_realmedialibrary and wp_realmedialibrary_posts) that map each attachment to a folder, a gallery, or a collection. The default media grid still shows the same flat list it always did, with thumbnails, filename, date, and uploader. Folder names, parent folders, and per-folder attachment counts sit in the sidebar tree, not the columns, so questions like which folders hold the largest files or which attachments are in more than one folder are awkward to answer.

SleekView reads the Real Media Library tables directly and joins them to wp_posts attachment rows plus the postmeta size and dimension fields. One row per attachment can show filename, folder path, file size, dimensions, MIME type, uploader, and date. Group by folder for an inventory per shelf, sort by file size to find oversized images that should be re-encoded, or filter by MIME type and folder to audit a single project's video assets.

Inline edits cover folder reassignment, alt text, and attachment title, so reorganising a media library does not need the bulk-edit modal or the folder sidebar drag-and-drop one item at a time. Saved views like Folder size leaderboard, Unfiled attachments, or Stock photos folder match the way teams actually use the media library on a busy site, and Real Media Library's own folder hooks fire on every write so its tree, gallery shortcodes, and import/export tools stay in sync.

Workflow

From folder tree to flat asset views

1

Connect the RML tables

SleekView reads wp_realmedialibrary and wp_realmedialibrary_posts directly and joins them to wp_posts attachment rows plus postmeta for size, dimensions, and alt text.
2

Pick the columns you actually want

Choose filename, folder path, size, dimensions, MIME type, uploader, and date. Drag to reorder, hide what you do not need, and save the column set as a named view.
3

Filter and group

Combine folder, type, uploader, and date filters in one panel. Group by folder for inventory views, by uploader for contributor reports, or by MIME type for asset audits.
4

Edit inline and share

Reassign folders, edit alt text, and rename attachments from the row. Save the view, scope it per role, and hand a clean asset queue to the team that owns it.

Sample columns

A typical Real Media Library attachments view

One row per attachment with folder, size, dimensions, and uploader.
Source: wp_realmedialibrary, wp_realmedialibrary_posts, wp_posts (attachment), wp_postmeta
Filename Folder Size Dimensions Type Uploaded
hero-launch.jpg Marketing / Q2 launch 1.8 MB 2400x1350 image/jpeg 2 days ago
team-portrait.png About / Team 642 KB 1600x1067 image/png 5 days ago
quarterly-report.pdf Investors / 2026 4.2 MB n/a application/pdf 3 weeks
old-banner.gif Unfiled 12.4 MB 1920x600 image/gif 2 years

Comparison

Default Real Media Library admin vs SleekView

Default Real Media Library

  • Media grid hides folder path and per-attachment size in the sidebar
  • No flat list of attachments across all folders sorted by size
  • Bulk folder reassignment relies on drag and drop in the tree
  • No saved view of unfiled or oversized attachments
  • Folder leaderboards and audits need exports or custom queries

SleekView

  • Read realmedialibrary tables joined to attachments and postmeta
  • Show folder path, size, dimensions, and MIME type per row
  • Filter by folder, type, uploader, and upload date together
  • Inline-edit folder, alt text, and title without the modal
  • Save views like Unfiled, Oversized, or Per-project audit

Features

What SleekView gives you for Real Media Library

Folder path as a column

Pivot the folder tree into a Folder column so you can sort, filter, and group attachments by location without clicking through the sidebar tree.

Attachment metadata joined

Size, dimensions, and MIME type from postmeta sit alongside folder and uploader in one row, so file audits stop bouncing between the media modal and the folder tree.

Inline reorganisation

Reassign folders, edit alt text, and rename attachments inline. Real Media Library's folder hooks fire so galleries, shortcodes, and the folder tree all stay in sync.

Audience

Who uses SleekView for Real Media Library

Marketing teams

Per-campaign folder views with size, dimensions, and uploader visible, so the asset queue for a launch is one saved view instead of a folder dive.

Site auditors

Sort by size descending across the whole library to find the oversized images and old PDFs eating disk space before storage limits hit.

Editorial leads

Filter by uploader and folder to see which contributor uploaded what to which project, with alt text gaps surfaced inline for accessibility cleanup.

The bigger picture

Why a folder plugin still needs a flat asset view

Real Media Library solves the worst part of the default media library, which is that everything lives in one giant flat list. Folders, galleries, and collections give marketing teams a way to organise thousands of assets into something legible. The trade-off is that the folder tree becomes the only navigation, and answering questions across folders means clicking through them one by one.

A team auditing storage cannot easily see which folders hold the heaviest files. A contributor onboarding cannot easily see which attachments they uploaded to which project. A campaign wrap-up cannot easily produce a single inventory of every asset used.

SleekView keeps the folder tree intact and adds a flat, queryable surface on top. Sorting by size answers storage questions in one click, filtering by uploader answers contributor questions, and grouping by folder turns the same data into a campaign inventory. The folder plugin and the flat view are complementary, the folder tree is for navigation and grouping, and the SleekView grid is for queries, audits, and bulk operations.

Questions

Common questions about SleekView for Real Media Library

Yes. The free folder structure (folders, attachment-to-folder mapping) is fully supported as soon as Real Media Library is active. Pro features like galleries, collections, and folder shortcodes write to additional fields that SleekView surfaces as columns automatically when Pro is active. SleekView itself does not gate any column behind an upgrade, it surfaces whatever Real Media Library has stored.

 

Yes. SleekView writes through Real Media Library's API rather than directly to the join table, so folder change hooks fire normally. Galleries that reference the folder regenerate, the folder tree updates its counts, and any third-party integration listening for folder reassignment runs the same way it would from the standard Real Media Library UI.

 

Yes. Real Media Library supports attaching one file to multiple galleries and collections. SleekView shows a Folder count column and lists the folder paths inline, so you can spot duplicates, audit cross-referenced assets, and clean up stale gallery entries without opening each attachment one at a time.

 

No. SleekView paginates against the existing realmedialibrary indexes and only loads the rows on the visible page. The wp_realmedialibrary_posts table is already indexed for the folder tree, so the same indexes serve SleekView's grid. Front-end performance is unaffected because SleekView is admin-only.

 

Yes. Select multiple rows in the table and apply a folder change as a bulk action. Each write goes through Real Media Library's API so folder counts, gallery references, and any custom hooks update correctly. Useful when consolidating folders after a campaign or moving a quarter of media into an archive structure.

 

Yes. WooCommerce product images are attachments like any other, so they appear in SleekView with their folder, size, and dimensions. Filter by folder to audit product photography per category, or sort by size to catch oversized hero shots before they slow product pages on mobile connections.

 

Yes. Any saved view exports cleanly to CSV with the columns and filters you have configured. Useful for handing a folder inventory to a contractor, archiving an asset list before a site rebuild, or sending a finance team the storage breakdown by department for budgeting.

 

Yes. Each subsite has its own attachment library and its own Real Media Library tables (with the appropriate prefix), and SleekView respects that scoping. Views show only the data for the current site, which matches how Real Media Library itself behaves on multisite.

 

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