SleekView for Meta Box
Meta Box stores values in postmeta or in its own custom tables via MB Custom Table. SleekView reads both storage paths and renders each field group as a sortable, filterable, inline-editable table.
♾️ Lifetime License available
Meta Box has many extensions. The list table should reflect that.
Meta Box is unusual among custom field plugins because its core stays small and its extensions cover the rest: MB Custom Table for non-meta storage, MB Frontend Submission for public forms, MB Views for templating, MB Builder for a visual UI, MB Custom Post Type for CPT registration. Each extension writes its own data in its own place. The standard WordPress admin lists what is installed; it does not surface the data as columns.
SleekView pulls Meta Box field values from postmeta, termmeta, usermeta and any tables registered through MB Custom Table. The same registered field definitions Meta Box uses for the editor drive the columns, so renames and additions stay in sync. Frontend submissions become a real list table with form metadata and field values inline. Custom-table-backed datasets are queried directly, which keeps reads fast at scale.
Inline edits write through Meta Box's update functions so registered save hooks continue to fire. The same dataset that powers the table can be switched to a kanban or feedback view, which is useful when a single column needs to drive workflow.
Workflow
Turn Meta Box field groups into editable tables
Pick a field group or extension
Compose the column set
Save and scope
Edit inline
Sample columns
A typical Meta Box submissions view
postmeta, termmeta, usermeta plus MB Custom Table registrations
| Submitted | Form | Name | Status | Origin | |
|---|---|---|---|---|---|
| Apr 24 | Contact | Alex Yu | alex@studio.co | New | /contact/ |
| Apr 24 | Demo | Ria Patel | ria@design.io | Replied | /demo/ |
| Apr 23 | Newsletter | Tom Brand | tom@hello.dev | Replied | /blog/ |
| Apr 23 | Contact | Mia Cole | mia@brew.coop | Spam | /contact/ |
Comparison
Default Meta Box admin vs SleekView
Default Meta Box admin
- Meta Box does not add admin columns for registered fields by default
- MB Custom Table rows live outside the standard WordPress list table
- Frontend submission entries surface as separate records, not list rows
- Bulk editing field values requires custom code or another plugin
- Each extension's data lives in isolation from the others
SleekView
- Every Meta Box field group becomes a sortable, filterable table
- MB Custom Table rows query the dedicated table directly
- MB Frontend Submission entries as a real list table
- Inline edits through Meta Box update functions and registered hooks
- Save filtered views per role with capability-based gating
Features
What SleekView gives you for Meta Box
Postmeta and custom tables alike
Meta Box can store values in postmeta or in dedicated tables through MB Custom Table. SleekView reads both paths, so a column returns the same answer regardless of where the data lives.
Edit through Meta Box save hooks
Inline edits write through Meta Box's update_field() and the registered save paths so rwmb_save_meta_box_field and similar hooks fire as expected.
Cross-extension views
A single view can combine MB Frontend Submission entries, MB Custom Table rows and MB Custom Post Type records. The model spans extensions; the table should too.
Audience
Who uses SleekView for Meta Box
WordPress developers
Stop writing one-off admin pages for clients with Meta Box-based content models. Hand over a real table that runs on the same field definitions as the editor.
Forms and lead ops
Treat MB Frontend Submission as a real lead surface. Filter entries by form, status or date and reply with status updates straight from the table.
Agency leads
Ship Meta Box builds with structured editing UIs so clients see and edit their own data in tables. No follow-up tickets for missing list-table columns.
The bigger picture
Why Meta Box data is wider than its admin shows
Meta Box's design choice to keep its core minimal and push features into extensions is part of why it scales so well on large builds. The cost is that no single admin screen reflects the full picture. A developer can list installed extensions, an editor can see one post at a time, MB Frontend Submission can list its own entries, MB Custom Table can list its own rows.
None of it adds up to a single sortable, filterable, inline-editable table. SleekView reads the storage paths Meta Box uses, postmeta and custom tables alike, and renders each field group as a real list table. The same registered field group powers both the editor and the view, so the table follows the model rather than lagging behind it.
Questions
Common questions about SleekView for Meta Box
Yes. The free Meta Box plugin and most extensions write their data in standard storage paths. SleekView reads those paths regardless of which AIO bundle or individual extension licence is active.
 Yes. SleekView treats custom tables registered through MB Custom Table as first-class datasets. A view can sort, filter and inline-edit rows the same way it does postmeta-backed data, with reads going through the dedicated table.
 MB Frontend Submission writes entries into the configured storage, postmeta on a target post type or a custom table when MB Custom Table is bridged. SleekView reads whichever path the form uses, so the table matches the submission log.
 Yes. Edits go through Meta Box's update_field() and the registered save paths, so rwmb_save_meta_box_field, rwmb_before_save_post and similar hooks fire as they do in the editor.
 Yes. A view can combine rows from multiple post types into one table or split them with a group-by. Useful when an editorial model has separate post types for case studies, products and articles.
 Yes. SleekView only queries the columns a view references, and custom-table-backed datasets stay performant even at millions of rows because the underlying query hits a real table rather than serialized postmeta.
 Yes. Each saved view is gated by WordPress capability. A forms team can see the submission view without seeing a developer's custom-table audit.
 Yes. MB Builder is the visual UI that registers field groups. The same registered definitions drive both Meta Box's editor and SleekView's columns, so changes in Builder are reflected immediately on the table side.
 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