SleekView for Divi Essential: modules and layouts as tables
Divi Essential adds custom modules that live inside the standard Divi shortcode tree saved to _et_pb_old_content and post_content. SleekView reads every Divi-built post and the Essential module usage inside it, so audits, housekeeping, and bulk edits stop being manual.
♾️ Lifetime License available
Divi Essential pages without the spreadsheet export
Divi stores its layout as shortcode markup in wp_posts.post_content, with a flag in wp_postmeta under _et_pb_use_builder. Divi Essential adds its own modules (advanced flipboxes, content toggles, interactive cards, gradient text) into that same shortcode tree under namespaces like [dnxte_flipbox]. The default WordPress admin treats those as ordinary posts, so finding every page that uses an Essential module means scrolling, opening, or running raw SQL on post_content LIKE.
SleekView reads every post where _et_pb_use_builder is set plus the layout library in et_pb_layout, joins them into one table, and exposes Essential module usage as filterable columns. Filter to pages containing a specific Essential shortcode tag. Sort by last edited to surface stale layouts. Pin a saved view for each audit type so the next pass takes minutes, not hours.
Inline edits to status, slug, author, and template assignments write through standard WordPress update calls so any Divi or Essential hooks fire normally. The shortcode tree itself stays untouched (that's the Divi visual builder's job) but the surrounding metadata becomes editable per row. CSV export of an audit slice hands an agency a clean inventory of every Essential-touched page on a client site.
Workflow
From scattered Divi pages to one Essential inventory
Detect Divi-built posts
_et_pb_use_builder is set in wp_postmeta, plus the et_pb_layout CPT, surfacing every Divi-touched record in one table.
Add Essential module columns
post_content as a filterable column. Each Essential shortcode tag becomes a chip you can filter on.
Save audit views
Inline-edit metadata
Sample columns
A typical Divi Essential pages view
wp_posts (post_type=page,post,et_pb_layout) + wp_postmeta (_et_pb_use_builder, _et_pb_old_content)
| Title | Status | Essential modules | Last edited | Author | URL |
|---|---|---|---|---|---|
| Spring 2026 promo | Published | Flipbox, Toggle | Apr 24 | Lena R. | /spring-2026 |
| Pricing redesign | Draft | Interactive card | Apr 22 | Mira S. | /pricing |
| Services overview | Published | Gradient text, Flipbox | Apr 18 | Den J. | /services |
| Old launch page | Trashed | Toggle | Apr 11 | Lena R. | /launch |
Comparison
Default Divi Essential admin vs SleekView
Default Divi Essential admin
-
No way to list which pages actually use
Essentialmodules -
Divi pages and the
et_pb_layoutlibrary live on different screens - Default post lists don't show last edited or author columns at a glance
- No filter for Divi-built versus non-Divi pages
- Finding orphan layouts in the library requires manual scrolling
SleekView
-
All Divi pages plus the
et_pb_layoutlibrary in one queryable table - Saved views for stale pages, drafts, or specific Essential modules in use
- Inline edit status, slug, and author without opening the Divi builder
- Filter by Essential module presence, author, or last edited
- CSV export of the audit slice for client handovers
Features
What SleekView gives you for Divi Essential
Pages and layouts together
Every Divi page plus the et_pb_layout library in one filterable grid. Module-usage filters scope the table to exactly the Essential shortcodes an audit cares about.
Module-aware filters
Find every page using a specific Essential module, every draft owned by former staff, or every layout last touched over a year ago. Each audit becomes a saved view, not a SQL query.
Inline metadata edits
Update status, slug, and author in the row without opening the Divi builder. The shortcode tree under _et_pb_old_content stays the visual builder's job.
Audience
Who uses SleekView for Divi Essential
Agencies
Audit client sites for stale Divi pages and orphan layouts in one pass. Per-client saved views with Essential module filters make handover reports a routine deliverable.
Editorial teams
Track which campaign pages are live, drafted, or scheduled in one workspace. Author and status filters replace the editorial spreadsheet entirely.
Site owners
Spot which Divi Essential modules are still in heavy use and which can be deprecated. Quarterly housekeeping prevents the operational debt that builds up across years of Divi sites.
The bigger picture
Why Divi Essential sites accumulate housekeeping debt
Divi is one of the most installed WordPress builders and Divi Essential extends it with several dozen additional modules used across landing pages, services pages, and campaign pages. Sites running Essential typically run it for years, which means years of campaign pages, abandoned drafts, A/B test variants, and one-off layouts someone built and forgot. The default WordPress admin lists those as ordinary posts with no indication of who used which Essential module or when the page was last touched.
Stale layouts pile up quietly. Library entries that no live page references go unnoticed. Drafts owned by former staff sit in the database forever.
None of this is Divi's fault, it's the operational debt any high-volume builder accumulates without an audit surface. A queryable inventory turns the audit from a multi-day project into a half-hour grid pass. Filter to pages still using a deprecated Essential module and migrate them in batch.
Find every Divi draft owned by people who left the team and clean them up. Agencies running Divi across dozens of client sites use this kind of audit as a routine deliverable; in-house teams use it as quarterly housekeeping.
Questions
Common questions about SleekView for Divi Essential
Divi Essential modules render inside Divi's shortcode tree, which lives in wp_posts.post_content (and _et_pb_old_content in wp_postmeta). Essential shortcodes use namespaces like [dnxte_flipbox]. SleekView reads both the post_content and the _et_pb_use_builder flag so every Essential-touched page is identifiable.
No. SleekView shows the metadata around layouts. The shortcode tree containing Essential modules is still edited inside the Divi visual builder, where module settings, design controls, and responsive previews all live. The grid handles status, slug, author, and other surrounding metadata that doesn't need the visual editor.
 
Yes. A contains-text filter on post_content surfaces every page using a specific Essential shortcode tag like dnxte_flipbox or dnxte_content_toggle. Saved views per module let you find every page using a deprecated module before you remove it.
Yes. The et_pb_layout custom post type shows alongside regular pages in the same grid, with the layout category visible as a filterable column. Orphan library items, layouts no live page references, surface in one filter pass.
Yes. Every saved view exports to CSV with the visible columns. Agencies often export the stale-pages view as a deliverable in client handovers, with last-edited dates, authors, and module usage visible so the client knows exactly which pages need a decision.
 
Yes. SleekView is read-mostly. Inline edits use the standard WordPress update path, so any Divi or Essential hooks fire normally. The grid never touches post_content shortcode trees, which keeps the visual builder as the only source of truth for layout content.
Yes. The _et_pb_use_builder flag is set the same way regardless of which Divi theme variant runs. Custom child themes and the Extra theme both use the same Divi Builder plumbing, so Essential modules render and are detected identically across all of them.
Queries are paginated with server-side cursors and the schema lookups hit wp_postmeta on indexed keys (_et_pb_use_builder). Sites with tens of thousands of Divi pages stay responsive because the grid never loads more rows than the viewport needs.
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 checkoutBrowse more
- Woocommerce Shipping Class Rates
- Woocommerce Product Filter
- Woocommerce Eu Vat Assistant
- Thirstyaffiliates
- Ecwid
- Edd Software Licenses
- Woocommerce Amazon Pay
- Wc Marketplace
- Woo Direct Checkout
- Charitable
- Woocommerce Checkout Manager
- Stitchlabs Wp
- Winwar Aelia Currency Switcher
- Woocommerce Nowpayments
- Veeqo Wp