✨ 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 Genesis Blocks: block adoption charted

Genesis Blocks (formerly Atomic Blocks) ships dozens of atomic-blocks/* Gutenberg blocks (cta, testimonial, pricing, profile-box, accordion, post-grid) that get serialised into post_content on every page that uses them. SleekView Charts reads that content and builds a dashboard of total Genesis Blocks pages, top block types, author footprint, and edit cadence.

♾️ Lifetime License available

SleekView Charts dashboard for Atomic Blocks (Genesis Blocks)

Read your Genesis Blocks usage as charts, not page lists

Genesis Blocks, originally released as Atomic Blocks and now maintained under the Genesis name, adds dozens of Gutenberg blocks under the atomic-blocks/* namespace (ab-cta, ab-testimonial, ab-pricing, ab-profile-box, ab-accordion, ab-post-grid). Whenever an editor inserts one of these blocks, the markup is serialised into the post_content column on wp_posts as an HTML comment such as <!-- wp:atomic-blocks/ab-cta -->. The default WordPress admin has no view that summarises which blocks are used where.

SleekView Charts reads the same wp_posts rows and parses post_content to surface Genesis Blocks usage. A Number card pins total posts and pages containing at least one atomic-blocks/* block. A Donut splits usage across the top block types. A Bar ranks authors by Genesis Blocks pages built, and an Area card maps edit cadence on that content using post_modified.

This is not a replacement for the Gutenberg editor. Genesis Blocks still owns block rendering and the inspector. SleekView Charts adds the reporting surface neither WordPress nor Genesis Blocks shipped: which Atomic Blocks the site actually depends on, where usage is concentrated, and how active those pages still are, all from the same post_content the front end already renders on every page load and search query.

Workflow

From atomic-blocks/* comments to a chart dashboard

1

Point SleekView at wp_posts

Add a SleekView data source for wp_posts filtered to post_status publish across posts and pages. SleekView scans post_content for atomic-blocks/* block comments and exposes a parsed column listing the Genesis Blocks names used on each row.
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 Genesis Blocks column plus post type, status, author, and modified date from wp_posts indexed columns.
3

Add chart cards

Drop a Number card for total Genesis Blocks pages, a Donut for the top block types used, a Bar for authors ranked by atomic-blocks pages owned, and an Area card for edit cadence on Genesis Blocks content week by week.
4

Save and share the dashboard

Name the view ("Genesis Blocks usage", "Atomic Blocks audit") and gate access by WordPress capability so site owners, editors, and freelancers each see the chart cards that match their assigned role.

Sample dashboard

Charts you can build from Genesis Blocks data

Four cards that turn the atomic-blocks/* comments inside post_content into a working block-usage dashboard inside WordPress.
Number · Default

Total Genesis Blocks pages

A single big-number KPI counting rows in wp_posts where post_content contains at least one atomic-blocks/* block comment and post_status is publish, across posts and pages.
Count
Pie · Donut

Top Atomic Blocks used

A donut split across the top Genesis Blocks (atomic-blocks/ab-cta, ab-testimonial, ab-pricing, ab-profile-box, ab-accordion, ab-post-grid) parsed from post_content on wp_posts.
Count group by block_name
Bar · Horizontal

Posts by author

A horizontal bar ranking WordPress users by how many posts and pages they own that contain an atomic-blocks/* block, resolved against wp_users so ownership shows by display name.
Count group by post_author
Area · Gradient

Edits per week

A gradient area chart of edits per week sourced from post_modified on rows that contain atomic-blocks/* blocks, useful for spotting freeze windows and campaign pushes on Genesis Blocks pages.
Count group by post_modified

Comparison

Default WordPress admin vs SleekView Charts for Genesis Blocks

Default WordPress posts list

  • No built-in chart view of Genesis Blocks usage, only a paginated post list
  • Total count of posts using any atomic-blocks/* block needs manual SQL
  • Top block type mix (cta, testimonial, pricing, accordion) is invisible
  • No time-series view of Genesis Blocks edit activity by week or month
  • Author footprint on Atomic Blocks content is not summarised in the admin

SleekView Charts

  • Number cards counting posts that use any atomic-blocks/* block
  • Donut cards splitting usage across top Genesis Blocks block names
  • Bar cards ranking authors by Atomic Blocks pages built and owned
  • Area or Line cards plotting edits per week from post_modified
  • Same filters (post type, author, date) apply to every chart card at once

Features

What SleekView Charts gives you for Atomic Blocks (Genesis Blocks)

Real block names drive real charts

Charts pull from post_content on wp_posts and parse the atomic-blocks/* comments WordPress already writes. Every chart card references actual block names, no exports, no spreadsheet pivots, no shadow registry of blocks used on each page.

Filters carry across cards

Set a date range, a post type, or an author filter once and every chart card on the dashboard respects it. The block-usage table and the executive chart view share one saved Genesis Blocks configuration without drift.

Editorial pulse as a curve

Group by post_modified truncated to week to chart Genesis Blocks editing activity over time. Quiet weeks, freeze periods, and campaign pushes become visible without scrolling endless revision histories in the admin.

Audience

Who builds Genesis Blocks chart dashboards with SleekView

Agencies

Client-facing dashboards with total Genesis Blocks pages, top block types, and an editing activity trend, refreshed live on every embed view across the network.

Editors

Block-by-author and weekly edit volume on one screen so workload and content ownership are visible without a status meeting or a separate tracking spreadsheet.

Site owners

A donut of block types plus a stale-pages count surfaces which Atomic Blocks the site actually depends on before a theme migration breaks them.

The bigger picture

Why Genesis Blocks sites deserve a chart view

Genesis Blocks, which most editors still know by its original Atomic Blocks name, was one of the earliest Gutenberg-native block libraries and many older sites are still running it. The blocks under atomic-blocks/* spread quietly across years of content. A testimonial here, a pricing table there, a profile box on the about page, a CTA at the bottom of half the landing pages.

WordPress itself has no view that summarises this. The Pages and Posts lists show titles, authors, and dates with no block dimension at all. On a long-lived site this matters.

Plugins get audited for removal, themes get rebuilt, and nobody can answer the basic question of how many pages still depend on which Atomic Blocks block. SleekView Charts reads the post_content WordPress already serves, parses the atomic-blocks/* comments, and turns each block name into a chart source. A Number card answers how many pages still use Genesis Blocks.

A Donut answers which blocks carry the weight. An Area card answers whether that content is being maintained or has gone stale. Genesis Blocks keeps owning the editor, the chart view finally gives the underlying inventory a home.

Questions

Common questions about SleekView Charts for Atomic Blocks (Genesis Blocks)

Directly from wp_posts. SleekView scans the post_content column for atomic-blocks/* block comments that Gutenberg writes when an editor inserts an Atomic Blocks or Genesis Blocks block. The block names are parsed into a column SleekView can group on, so chart cards reflect current data as soon as the post is saved through the standard WordPress update path.

 

Yes. Group a Donut or Bar card by the parsed atomic-blocks block name and SleekView splits the chart across atomic-blocks/ab-cta, ab-testimonial, ab-pricing, ab-profile-box, ab-accordion, ab-post-grid, and any other block in the Genesis namespace. Filter to a single post type if the audit only covers pages or only blog posts.

 

Group an Area or Line card by post_modified truncated to week or month and aggregate by Count, filtered to rows whose post_content contains an atomic-blocks/* block. The curve shows when Genesis Blocks content is touched, useful for tracking campaign cadence, freeze windows, and stretches of zero activity that mark stale pages ready for review.

 

Yes. View-level filters such as post type, status, author, and date range apply to every chart card on the dashboard. One saved configuration drives both the audit table view and the chart view, so block-usage housekeeping and reporting stay in sync without keeping two views aligned by hand inside the WordPress admin.

 

Yes. The base query hits indexed columns on wp_posts (post_type, post_status, post_modified, post_author). The atomic-blocks/* block name extraction is cached per post so the group-by column reads from a small lookup, keeping the dashboard fast even on long-lived sites with tens of thousands of posts and decades of content.

 

Yes. Group a Bar card by post_author and aggregate by Count over rows whose post_content contains an atomic-blocks/* block. The chart resolves IDs against wp_users and renders display names, so ownership of Genesis Blocks content is clear when planning training, handover, or migration off a specific block.

 

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 the stale segment of a block-type donut) and open the post directly in the Gutenberg editor. Edits route through the standard WordPress update path so Genesis Blocks render exactly as before.

 

Genesis Blocks does not ship a reporting screen for its own block usage, so there is nothing to replace. SleekView Charts adds a reporting surface on top of the post_content WordPress and Genesis Blocks already write, so the plugin keeps owning the editor and the chart view owns the summary across the whole site.

 

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