SleekView for Pods: content type & advanced content table tables
Pods builds custom post types and Advanced Content Types that can live in their own custom database tables outside the postmeta system. SleekView reads either storage so every Pod becomes a queryable, editable admin table.
♾️ Lifetime License available
See every Pod row, including ACTs that live in their own tables
Pods is unusual among content modeling plugins because its Advanced Content Types live in their own custom database tables instead of wp_posts and wp_postmeta. Standard custom post types still use the WordPress meta tables, and Pods relationships can be either meta-based or table-based. The default Pods admin handles each storage path with limited list-screen options: ACT rows live outside WP_Query, so the standard list filters do not apply, and bulk editing custom field values usually means Pods Templates or custom code.
SleekView reads both storage paths. Each Pod becomes a workable view with the fields, taxonomies, and related Pods shown as proper columns, regardless of whether the data lives in postmeta or a Pods custom table. ACTs keep their performance benefits because SleekView queries the dedicated tables directly. Inline edits go through Pods' update functions so validation and pods_api hooks still fire, and bidirectional relationships update both sides exactly as they do from a Pods edit form.
Both meta-based and table-based field storage are supported, so a Pod that mixes both works as one table. SleekView coexists with Pods Pro and add-ons like List Tables because it reads the same Pods data layer instead of replacing it. Saved views per role, exports to CSV, and inline relationship editing make catalog-style Pods (books, products, locations) feel like the inventory tools they actually are, without leaving WP Admin.
Workflow
From Pods storage to a working admin table
Pick a Pod
Build the columns
Filter on the right path
Edit through Pods
Sample columns
A typical Pods Advanced Content Type view
WordPress posts/postmeta or Pods custom tables for Advanced Content Types
| Title | Author | ISBN | Price | Stock | Status |
|---|---|---|---|---|---|
| Project Hail Mary | Andy Weir | 9780593135204 | $18.99 | 42 | In stock |
| The Pragmatic Programmer | Hunt & Thomas | 9780135957059 | $32.50 | 3 | Low |
| Old reference manual | — | — | — | 0 | Discontinued |
| A Philosophy of Software Design | John Ousterhout | 9781732102200 | $22.00 | 18 | In stock |
Comparison
Default Pods admin vs SleekView
Default Pods admin
- Pods admin tables show basic fields but not all custom fields
- Advanced Content Type rows live outside WP_Query so list filters are limited
- Bulk editing custom Pods fields needs Pods Templates or custom code
- Relationships across Pods don't appear inline on listing screens
- No simple way to share a curated table view with non-admins
SleekView
- One table per Pod, including Advanced Content Types
- All custom fields visible as sortable, filterable columns
- Inline edit values, including relationships and select fields
- Group rows by category, taxonomy, or related Pod
- Save shared views per role for ops, editorial, or support
Features
What SleekView gives you for Pods
Pods and ACTs together
Standard custom post types and Advanced Content Types share the same UI. Switch between them like database tables, regardless of whether storage is postmeta or a Pods custom table.
Relationships and bidirectional
Show related Pods inline, with parent, child, and many-to-many resolved to titles. Edit one side and see the other side update if bidirectional sync is configured in Pods.
Inline edit Pods fields
Update prices, statuses, and selections in bulk. Writes go through Pods' own field handlers so validation, pods_api hooks, and bidirectional relationships continue to apply.
Audience
Who uses SleekView for Pods
WordPress developers
Manage rich Pods data models without one-off admin pages. SleekView reads the Pods registry directly, so the admin table tracks the model as it evolves and stays consistent across both storage paths.
Product catalog sites
Edit ACT-based catalogs as sortable inventory tables. Books, parts, locations, or any other large dataset stored in custom tables stays fast at thousands of rows.
Editorial teams
Browse and update Pods content with the columns that match the workflow. Saved views per role keep editors focused on their slice without exposing the full Pods admin.
The bigger picture
Why Pods Advanced Content Types deserve real admin tables
Pods made an early bet that not every content model belongs in postmeta. Advanced Content Types live in their own custom database tables, which is what makes them fast for catalog-style data with hundreds of thousands of rows: there's no postmeta join overhead, and queries can use proper indexes on the columns that matter. The downside has always been the admin experience.
WordPress's list table machinery assumes WP_Query, and ACTs sit outside it. Pods provides admin lists, but the default columns are limited and bulk editing tends to require Pods Templates or custom code. Teams running serious ACT-based catalogs end up either building one-off admin pages or accepting that day-to-day editing is awkward.
SleekView closes that gap. The same Advanced Content Type that gives you ten-thousand-row queries in milliseconds becomes a sortable, filterable, inline-editable table without writing a custom List Table or moving data into postmeta. Standard custom post types and ACTs share the same UI, relationships resolve inline regardless of storage, and Pods' own validation and hooks continue to fire on every edit.
The performance benefits stay where Pods put them, and editors finally get an admin that matches the data model.
Questions
Common questions about SleekView for Pods
Yes. ACTs are first-class in SleekView. Their custom database tables are queried directly through Pods' API, so you keep their performance benefits even at very large row counts. The standard list filters that don't work on ACTs in the WordPress admin do work in SleekView because the queries don't go through WP_Query.
 Yes. SleekView surfaces relationship pickers in cells, and bidirectional relationships update both sides through Pods. The relationship picker uses the same lookup Pods uses on its own forms, which means custom relationship validation and any hooks attached to relationship updates continue to fire.
 Yes. Writes go through Pods' update functions, so field validation and pods_api hooks still fire. Required fields, unique constraints, and custom validation callbacks continue to apply, and a failed validation surfaces inline as an error on the cell rather than a silent data write.
 Yes. Pods' table storage option for fields is supported alongside the standard meta-based storage, and a Pod that mixes both renders as one table. SleekView detects the storage path per field from the Pods registry, so reads and writes go to the right place automatically.
 Yes. Any view exports to CSV from the table header, with active filters and column order respected. This is helpful for migrating data between staging and production, sharing a catalog with a partner, or feeding Pods data into an external tool that doesn't have a Pods integration.
 Yes. SleekView coexists with Pods Pro and add-ons like List Tables, since it reads the same Pods data layer. There is no overlap in functionality where one would override the other; SleekView adds a generic admin table layer, and Pods Pro features that affect storage or validation continue to apply on every read and write.
 Yes. Pods supports both single-site and multisite, and SleekView respects the active scope. Per-subsite Pods register on the active blog and surface only there, while Pods configured at the network level become available wherever they're active. Saved views and column sets follow the same scoping rules.
 Yes. Pods' Migrate and Component features write through the same data layer SleekView reads, so a Pod imported on a fresh site is immediately available as a SleekView source as soon as the import finishes. There is no extra registration step or schema sync to run.
 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.
Lifetime ♾️
Most popular
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
€749
Continue to checkout