✨ 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 WordHero: chart AI drafts and editor activity

WordHero generates blog drafts, headlines, intros, and outlines from a sidebar tool and saves the result into the WordPress post table with WordHero-specific postmeta on each draft. SleekView Charts reads those rows and turns them into a dashboard of draft KPIs, template donuts, status bars, and daily-volume trend lines.

♾️ Lifetime License available

SleekView Charts dashboard for WordHero Editor

From WordHero drafts to a real editorial dashboard

WordHero is a long-form AI writer that lives in a sidebar tool and saves its output as standard WordPress posts. The plugin keeps a small recent-drafts list, but there is no way to see how many drafts each editor produced this week, which template (blog intro, outline, full post) gets the most use, or how many AI drafts actually made it from draft status to publish without manual editing.

SleekView Charts reads the rows WordHero already writes. Drafts land in wp_posts with a post_type of post and the source of the generation is stamped onto wp_postmeta with keys like _wordhero_template, _wordhero_tokens, and _wordhero_run_id. Account settings sit under the wordhero_settings option. SleekView pulls the posts plus postmeta joins automatically into a chart builder where you pick a template, an editor, a status, and a date.

You keep every guardrail WordHero gives you. The WordHero account login stays with the plugin, prompt templates still live in the WordHero sidebar, and per-user limits stay enforced. SleekView simply turns the drafts and their postmeta into a configurable dashboard that editors, content leads, and finance can read without opening WordHero at all.

Workflow

From WordHero drafts to chart dashboard in four steps

1

Point SleekView at WordHero drafts

Add a SleekView data source for wp_posts joined to the _wordhero_* postmeta keys. Columns like post_status, post_author, post_date, _wordhero_template, and _wordhero_tokens show up ready to chart with no SQL needed.
2

Switch the view to Charts

Toggle the view type from Table to Charts. SleekView creates an empty dashboard you can fill with cards built on the WordHero drafts you already produce, no extra WordHero export and no manual log files involved.
3

Add chart cards on templates and editors

Pick a chart type, choose a grouping field like _wordhero_template, post_status, post_author, or post_date, pick a Count or Sum aggregation and a color. Each card is a saved query against the post tables.
4

Share the dashboard with your team

Save the dashboard, scope it to a role like editor or content_lead, and embed it on a frontend page or in WP Admin so the team sees the same WordHero numbers without opening the WordHero sidebar tool.

Sample dashboard

Charts you can build on WordHero drafts

Four cards that turn the drafts WordHero saves into your post table into a working AI editorial dashboard inside WordPress.
Number · Default

WordHero drafts this month

A big-number KPI counting wp_posts rows that carry a _wordhero_run_id postmeta and were created this month, with the previous month underneath so editors and content leads can see WordHero output trends.
Count
Pie · Donut

Drafts by template

A donut split across blog intro, outline, full post, headline, and any custom template, sourced from the _wordhero_template postmeta on each draft so the team sees which tools actually move the needle.
Count group by _wordhero_template
Bar · Horizontal

Top editors by drafts

Horizontal bar of editors ranked by count of WordHero-tagged wp_posts rows, grouped by post_author and resolved against wp_users so each bar shows the editor's display name, not a numeric id.
Count group by post_author
Area · Gradient

Daily draft volume

A gradient area chart of WordHero-generated posts per day, sourced from post_date on wp_posts filtered to rows that carry a _wordhero_run_id postmeta, useful for spotting publishing cadence and weekend dips.
Count group by post_date

Comparison

Default WordHero sidebar vs SleekView Charts

Default WordHero sidebar

  • Only a small recent-drafts list in the WordHero sidebar tool and no aggregate view
  • No grouping by template, by editor, or by post status in the built-in WordHero interface
  • No comparison of WordHero draft volume month over month without manual exports
  • No role-scoped dashboards for editors, content leads, finance, or external clients
  • No way to embed a WordHero usage chart on a frontend page or internal report screen

SleekView Charts

  • Chart cards built directly on the wp_posts rows WordHero writes and the _wordhero_* postmeta
  • Mix Number, Pie, Bar, Line, and Area cards on a single WordHero editorial dashboard
  • Group by _wordhero_template, post_status, post_author, or post_date without writing SQL
  • Saved chart views scoped per role for editors, content leads, finance, and clients
  • Embed any saved chart view on a frontend page or screen with role-based access

Features

What SleekView Charts gives you for WordHero Editor

Real chart cards on WordHero data

Number, Pie, Bar, Line, Area, Radar, and Radial cards built directly from the wp_posts rows WordHero saves and the _wordhero_template, _wordhero_tokens, and _wordhero_run_id postmeta on each one.

Account untouched

SleekView Charts only reads posts and postmeta. The WordHero account login, template library, and per-user limits all stay where the plugin keeps them, with no extra surface to secure or sync.

Share without extra logins

Save dashboards per role and embed them on frontend pages so content leads and finance see the same WordHero numbers without opening the WordHero sidebar or the WordHero web app.

Audience

Who builds WordHero dashboards with SleekView Charts

Editorial teams

Watch the daily WordHero draft area and the template donut to see which sidebar tools the writing team is actually leaning on each week.

Content leads

Use the top editors bar and the drafts-by-status chart to keep an eye on who is producing and which drafts actually move past the review queue.

Agencies

Build a WordHero dashboard per client site, scope it to a client role, and skip the screenshot exports for monthly AI writing reporting.

The bigger picture

Why WordHero deserves a real charts dashboard

WordHero earns its keep by living inside the editor, but that same convenience makes it hard to see the bigger picture. Every draft becomes a wp_posts row with _wordhero_template, _wordhero_tokens, and _wordhero_run_id postmeta, and the built-in sidebar never groups them into anything readable. SleekView Charts treats the WordHero drafts and their postmeta as a real dataset.

Editors get a daily draft area chart they can read in five seconds, content leads get a template donut that shows whether the team is leaning on outlines or full posts, and finance gets a token KPI that lines up with the WordHero plan. The account stays in WordHero, the templates stay in WordHero, and the reporting finally lives next to the published posts.

Questions

Common questions about SleekView Charts for WordHero Editor

No. SleekView only reads wp_posts rows and _wordhero_* postmeta that WordHero already wrote. Every WordHero generation still goes through the plugin with the account login and per-user limits the plugin manages, so the dashboard never adds usage.

 

No. SleekView caches each chart card for the duration you set on the source and runs indexed group-by queries against wp_posts joined to wp_postmeta on the _wordhero_* keys. The reads happen in milliseconds and stay out of WordHero's way.

 

Yes. Every WordHero draft is a wp_posts row with a post_author column. SleekView Charts can group by post_author and resolve it against wp_users to rank editors by draft count or by total _wordhero_tokens across any date range.

 

Yes. WordHero stamps the active template name into _wordhero_template on every draft. SleekView Charts reads that postmeta directly, so the donut and bars include any custom templates your team made, alongside the built-in ones.

 

Yes. SleekView dashboards have a role scope. Save the WordHero dashboard for editor or content_lead and only users in that role see it, so writers don't see token costs and finance doesn't have to look at draft titles.

 

Only if the plugin renames the postmeta keys SleekView is reading. The _wordhero_template, _wordhero_tokens, and _wordhero_run_id keys have stayed stable across releases, and SleekView shows a clear error and lets you re-map a key if anything changes.

 

Yes. Every saved chart view has a shortcode and a block. Drop it on a frontend dashboard page, scope the page to a client role, and the client sees the WordHero numbers without ever logging into the WordHero plugin or web app.

 

Yes. Every SleekView chart card has a CSV export that pulls the same wp_posts rows and _wordhero_* postmeta the chart was built on. Use it to hand finance a monthly token-spend file or to feed an external BI tool, without touching the database directly.

 

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