SleekView for Custom Fields Suite
Custom Fields Suite stores field values in its own tables. SleekView reads cfs_values directly, joins with wp_posts and surfaces each field group as a sortable, filterable, inline-editable list table.
♾️ Lifetime License available
CFS keeps field data tidy. The list table should follow.
Custom Fields Suite is the long-standing free alternative to ACF, known for storing field values in its own dedicated tables rather than in postmeta. That design is good for query performance and for keeping postmeta clean, but it also means the data sits in a place the standard WordPress admin does not surface at all. Editors see the field UI on the post screen; the list table never sees the values.
SleekView reads the cfs_values table CFS writes to, joins it with wp_posts and renders the result as a real list table per field group. Loop field row counts, relationship targets, select values and text inputs each become their own column. Sort by a number field, filter by a select, find every post missing a required field. Inline edits go through CFS's documented save path so registered save hooks continue to apply.
Because CFS uses its own tables, the queries are fast even on large content models. The same dataset that powers the table can be switched to a kanban or feedback view, useful when one of the fields drives a workflow.
Workflow
Turn CFS field groups into editable tables
Point at a CFS field group
Compose the column set
Save and scope
Edit inline
Sample columns
A typical Custom Fields Suite view
cfs_values + wp_posts
| Post title | Category | Featured product | Loop rows | Status | Last edited |
|---|---|---|---|---|---|
| Industrial line sensor | Sensors | All Access Pass | 4 | Published | Today |
| Compact valve module | Valves | — | 0 | Draft | Yesterday |
| Smart actuator V2 | Actuators | Plus plan | 7 | Published | 3 days ago |
| Legacy pressure gauge | Gauges | — | 12 | Archived | 1 year ago |
Comparison
Default CFS admin vs SleekView
Default CFS admin
- CFS does not add admin columns for registered fields
- Loop row counts are invisible from the post list
- Bulk editing CFS values requires direct queries against cfs_values
- Relationship fields do not surface in the WordPress list table
- Audit work relies on writing one-off SQL queries
SleekView
- Every CFS field group becomes a sortable, filterable table
- Loop row counts and relationship targets as inline columns
- Queries hit the dedicated cfs_values table directly for speed
- Inline edits go through CFS's documented save path
- Save filtered views per role with capability-based gating
Features
What SleekView gives you for Custom Fields Suite
Reads CFS's dedicated tables
CFS stores values in its own tables, not postmeta. SleekView queries cfs_values directly, so the view stays fast at scale and matches CFS's own design intent.
Edit through CFS save logic
Inline edits triggered from the table go through CFS's documented update path so registered save hooks continue to fire as they do in the editor.
Filter by loop and relationship
Find posts with more than five loop rows or pointing to a specific related record. Slicing CFS data finally feels native instead of a one-off SQL query.
Audience
Who uses SleekView for Custom Fields Suite
WordPress developers
Audit CFS-backed content models without writing one-off admin pages. Hand off a real editing surface alongside the build instead of an ad hoc SQL script.
Editorial leads
See which posts are missing required CFS fields as a row, not a feeling. Bulk-fill from the same view rather than opening each post.
Agency leads
Ship a CFS build with a structured editing UI so clients see and edit their own field group data without bespoke admin pages.
The bigger picture
Why CFS-backed models deserve a list table
Custom Fields Suite has stayed a quietly popular alternative to ACF largely because of two design choices: it stores values in its own tables and it keeps the field UI tight. Both choices pay off for performance and for postmeta hygiene, and both choices also make the data harder to see and edit in aggregate from the standard WordPress admin. Editors interact with one record at a time; nobody on the team has a list view until somebody writes a SQL query.
SleekView pulls the cfs_values table into the same dataset family as wp_posts and wp_postmeta, so the editing surface reaches into CFS's own storage rather than ignoring it. Field group coverage becomes a list, loop usage becomes a sortable column, audit work becomes a saved view. The build that already runs CFS keeps every advantage of its design choice and gains the missing editing layer for free.
Questions
Common questions about SleekView for Custom Fields Suite
CFS has long-running compatibility with WordPress and continues to work on current versions. SleekView reads CFS's documented table structure, so as long as a site runs the plugin successfully the view layer works against it the same way.
 Yes. The loop field is CFS's repeater equivalent and the row counts are recoverable from cfs_values. SleekView surfaces loop row totals per post as a column and supports filtering and sorting on the count.
 Yes. Edits triggered from the table go through CFS's documented save path so save_post-style hooks and registered validation continue to apply just as they do in the editor.
 Yes. CFS and ACF coexist; SleekView builds separate datasets for each, so a site running both can have one CFS view and one ACF view, or combine both fields in the same view.
 Yes. Because CFS stores values in dedicated tables, the underlying queries are fast even at hundreds of thousands of rows. SleekView only loads the columns a view references.
 Yes. Each saved view is gated by WordPress capability. Editors can see the content view without seeing developer-level audit views.
 Yes. A view can combine columns from several CFS field groups at once, which is the right shape for an editorial audit measuring coverage across the full content model.
 SleekView reads the live CFS field group registration, so renames carry through. Historic values still exist in cfs_values and can be reached via the field's stable identifier when registered with one.
 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