✨ 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 Charts for Kadence Blocks: block usage and page footprint

Kadence Blocks saves every block straight into wp_posts.post_content as markers parsed by the block API. SleekView Charts reads the parsed block list and builds a dashboard of total Kadence pages, top blocks used, author footprint, and edit cadence.

♾️ Lifetime License available

SleekView Charts dashboard for Kadence Blocks

Read your Kadence Blocks usage as charts, not page lists

Kadence Blocks ships a popular library of kadence/* blocks (kadence/rowlayout, kadence/column, kadence/advancedheading, kadence/infobox, kadence/iconlist, kadence/tabs, kadence/accordion, and more) that gets saved straight into wp_posts.post_content as block markup. The default Pages screen lists titles, authors, and dates, with zero awareness of which Kadence blocks each page uses.

SleekView Charts calls parse_blocks() on post_content, extracts every kadence/* block name, and exposes them as a real column. A Number card pins the total pages that contain at least one Kadence block. A Donut splits usage across the top Kadence block types. A Bar ranks authors by Kadence pages built, and an Area card maps edit cadence on those pages using post_modified.

This is not a replacement for the block editor. Kadence Blocks still owns block rendering, the row layout system, and the design library. SleekView Charts adds the reporting surface Kadence never shipped: which blocks the site actually relies on, how usage breaks down per author, and how active those pages stay, all from the same block markup the editor already writes into the post.

Workflow

From parsed kadence/* blocks to a dashboard

1

Point SleekView at parsed blocks

Add a SleekView data source for wp_posts with the block-parser column enabled. SleekView calls parse_blocks() on post_content and exposes the list of kadence/* block names found on each post as a real column.
2

Switch the view to Charts

Flip the view from Table to Charts. SleekView opens a blank dashboard ready for chart cards built on the parsed Kadence block column, plus post type, status, author, and modified date.
3

Add chart cards

Drop a Number card for total Kadence pages, a Donut for the top kadence/* block types, a Bar for authors ranked by Kadence pages built, and an Area card for edit cadence on those pages.
4

Save and share

Name the view ("Kadence usage audit", "Block layout review") and gate access by WordPress capability so agency leads, editors, and clients each see the cards that matter to their role.

Sample dashboard

Charts you can build from Kadence Blocks data

Four cards that turn parsed kadence/* block markup into a working Kadence usage dashboard inside WordPress.
Number · Default

Total Kadence pages

A single big-number KPI counting posts whose post_content contains at least one kadence/* block marker, scoped to published status across pages, posts, and CPTs.
Count
Pie · Donut

Top Kadence blocks used

A donut split across the top Kadence blocks (kadence/rowlayout, kadence/advancedheading, kadence/infobox, kadence/iconlist) parsed from post_content with the block parser column.
Count group by block_name
Bar · Default

Pages by author

A vertical bar ranking WordPress users by the number of Kadence-bearing pages they own, resolved against wp_users so handover and workload audits become trivial.
Count group by post_author
Area · Gradient

Edits per week

A gradient area chart of edits per week on Kadence-bearing posts, sourced from post_modified on the rows in wp_posts that carry kadence/* block markers.
Count group by post_modified

Comparison

Default Kadence admin vs SleekView Charts

Default Kadence Blocks admin

  • No built-in chart view, only a paginated Pages list with no block breakdown
  • Count of pages using Kadence blocks requires manual auditing or SQL
  • Block type mix (which kadence/* blocks are popular) is not summarised anywhere
  • No time-series view of Kadence-page edits per week or per month
  • Author workload and block ownership are invisible from the list view

SleekView Charts

  • Number cards for total Kadence pages and total unique kadence/* blocks used
  • Pie or Donut cards splitting the top kadence/* block names by count
  • Bar cards ranking authors or block types by pages built
  • Area or Line cards plotting edits per week from post_modified
  • Same filters (type, author, status, block name) apply to every chart card

Features

What SleekView Charts gives you for Kadence Blocks

Real block markup drives real charts

Charts pull from wp_posts.post_content parsed with the standard parse_blocks() API. SleekView exposes kadence/* block names as a real column, no exports, no shadow copy, no third-party scraper.

Filters carry across cards

Set a block filter, a date range, or an author scope once and every chart card on the dashboard respects it. The audit table and the chart view share one saved configuration across the whole site.

Editorial pulse as a curve

Group by post_modified truncated to week to chart Kadence page edit activity over time. Quiet weeks, freeze periods, and campaign pushes become visible without manual log review.

Audience

Who builds Kadence chart dashboards with SleekView

Agencies

Client-facing block usage dashboards with total Kadence pages, top blocks in use, and edit cadence, refreshed on every visit without manual export.

Editorial teams

Pages-by-author and weekly edit volume on one screen so workload, block preferences, and handover risk are visible at a glance.

Site owners

A donut of Kadence block types plus a stale-pages count surfaces unused blocks and housekeeping debt before redesign time.

The bigger picture

Why Kadence Blocks sites deserve a block chart view

Kadence Blocks is one of the most popular Gutenberg block libraries on WordPress.org, sitting alongside the Kadence theme on a huge slice of agency and indie sites. On a content-heavy site, a single landing page can carry six or seven different kadence/* blocks, and across hundreds of pages the long tail of which blocks are used where stays invisible from the WordPress admin. The data is already in post_content.

Every Gutenberg block is saved as serialised markup with a kadence/* block name, parseable by parse_blocks() on read. SleekView Charts parses that once, caches the block list per post, and lets the chart view answer the questions content leads actually ask. How many pages use Kadence at all.

Which blocks are the workhorses. Which authors lean on which blocks. Where edit activity concentrates.

Kadence keeps owning the block library, the chart view finally gives the surrounding metadata a place where content leads, editors, and site owners can read it on demand.

Questions

Common questions about SleekView Charts for Kadence Blocks

Directly from wp_posts.post_content parsed with WordPress's parse_blocks() API. SleekView extracts the list of kadence/* block names found in each post and exposes that list as a real column, so chart cards can group by block name like any other field. No export, no shadow copy.

 

Yes. Group a Donut or Bar card by the parsed block name and SleekView ranks Kadence blocks by how often they appear across the site. Filter further to a single block when an audit focuses on, for example, every page using kadence/rowlayout before a row layout change ships in an update.

 

Group an Area or Line card by post_modified truncated to week or month, aggregated by Count, scoped to posts that carry kadence/* blocks. The curve shows when those pages are being touched, useful for tracking campaign cadence and stretches of zero activity that mark stale content.

 

Yes. View-level filters such as post type, author, status, date range, and parsed Kadence block name apply to every chart card on the dashboard. One saved configuration drives both the audit table and the chart view, so reporting and housekeeping stay aligned.

 

Yes. The expensive operation is calling parse_blocks() on every post_content. SleekView caches the parsed block name list per post so subsequent chart renders hit a lightweight indexed column instead of re-parsing the block markup, even on sites with tens of thousands of posts.

 

Yes. The parsed block column lists every block name found in post_content, core blocks and kadence/* blocks side by side. Filter to posts that contain both kadence/* and specific core blocks to map the overlap, useful before swapping a Kadence block for a core equivalent.

 

Charts are read-only summaries by design. To act on a chart insight, switch to the audit table filtered to the same slice (for example, every page using a specific kadence/* block) and open the row in the block editor from there. Inline edits route through the standard WordPress update path as usual.

 

Kadence Blocks does not ship a reporting screen for block usage, so there is nothing to replace. SleekView Charts adds a reporting surface on top of the post_content markup Kadence already writes, so the plugin keeps owning the block library and the chart view owns the cross-site summarisation.

 

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