✨ 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 WooCommerce Tab Manager: chart your product tabs

WooCommerce Tab Manager by SkyVerge stores every custom tab as a wc_product_tab post with postmeta for _internal_id, _tab_categories, _tab_products, and _priority. SleekView Charts reads those rows and builds a dashboard with tab usage, assignment, and ordering charts.

♾️ Lifetime License available

SleekView Charts dashboard for WooCommerce Tab Manager

Read your product tabs as a chart dashboard, not a long admin list

WooCommerce Tab Manager already has the data. Every custom tab is a wc_product_tab custom post type row, with postmeta for _internal_id, _tab_categories (taxonomy term IDs it covers), _tab_products (product IDs it overrides on), _priority, and a _tab_type indicating global, category, or product specific. The SkyVerge admin lists tabs with drag and drop ordering on the Tab Manager screen, which is the right place to edit but a poor place to count.

SleekView Charts reads the same posts and meta and turns them into chart cards on a single dashboard. A Number card counting published wc_product_tab rows, a Donut splitting tabs by _tab_type across global, category, and product, a Horizontal Bar of top tabs ranked by how many products they apply to (computed from _tab_products and category resolution), and an Area chart of tab creation per month from post_date. Each card is a saved query against the live tab posts.

This is not a replacement for the Tab Manager admin. SkyVerge still owns adding, editing, drag and drop ordering, and category and product assignment for each tab on the product edit screen and the Tab Manager list. SleekView Charts adds the reading layer the admin list does not provide: a count of tabs per type, an applied to scope across the catalog, and a tab creation trend across the team.

Workflow

From wc_product_tab posts to a dashboard in four steps

1

Point SleekView at the Tab Manager posts

Add a SleekView data source for wp_posts filtered to post_type equals wc_product_tab, plus wp_postmeta for the _tab_type, _tab_categories, _tab_products, _priority, and _internal_id keys SkyVerge writes.
2

Switch the view to Charts

Flip the view from Table to Charts. SleekView creates a blank dashboard ready for cards built on the Tab Manager fields. The SkyVerge admin stays untouched and continues to own editing the tab content and assignments.
3

Add chart cards for tab usage

Pick a chart type, a grouping column (post_status, _tab_type, post_date), and an aggregation. Add a Number card for active tabs, a Donut for the global versus category versus product mix, and a daily creation trend.
4

Save and share the dashboard

Save the chart view, scope it per role for catalog managers and the owner, and optionally embed it on a frontend page so stakeholders see tab coverage and tab churn without opening the Tab Manager admin.

Sample dashboard

Charts you can build from Tab Manager data

Four cards that turn the wc_product_tab posts and their assignment postmeta into a working catalog enrichment dashboard inside WordPress.
Number · Default

Published tabs

A KPI counting wp_posts rows where post_type equals wc_product_tab and post_status equals publish, so the team sees how many custom tabs are actually live across the store without scrolling through the Tab Manager list.
Count(ID)
Pie · Donut

Tab type mix

A donut splitting tabs by the _tab_type meta value across global, category, and product specific, so it is immediately clear how much of the catalog enrichment is generalised versus per product.
Count group by _tab_type
Bar · Horizontal

Top tabs by product coverage

A horizontal bar of tabs ranked by product coverage, computed from _tab_products and category resolution against the products taxonomy, surfacing the tabs that drive the most catalog reach.
Count group by ID
Area · Gradient

Tab creation by month

A gradient area chart of new wc_product_tab posts per month sourced from post_date, useful for spotting catalog enrichment effort over time and the impact of seasonal launches and merchandising sprints.
Count(ID) group by post_date

Comparison

Default WooCommerce Tab Manager admin vs SleekView Charts

Default Tab Manager admin

  • The SkyVerge Tab Manager admin lists tabs but never aggregates counts by type or coverage
  • _tab_type, _tab_categories, and _tab_products are not exposed as chartable dimensions
  • No view of tab creation over time across the catalog team
  • No saved dashboards per role for catalog, merchandising, and the store owner
  • No frontend embed for stakeholders who only need the numbers, not the tab editor

SleekView Charts

  • Configurable chart cards built directly from wc_product_tab posts and their _tab_ meta
  • Mix Number, Pie, Bar, Line, and Area cards on a single product tab dashboard
  • Group by post_status, _tab_type, _priority, and post_date
  • Saved chart views scoped per role for catalog and merchandising
  • Embed any saved chart view on a frontend page with role based access

Features

What SleekView Charts gives you for WooCommerce Tab Manager

Chart cards on tab posts

Number, Pie, Bar, Line, and Area cards built from the wc_product_tab post type and the postmeta SkyVerge already writes for global, category, and product specific tabs.

Coverage on top of editing

Tab Manager still owns adding and ordering tabs on the product edit screen. SleekView Charts adds a catalog coverage layer so the team knows how many products each tab actually reaches.

Role scoped sharing

Save dashboards per role and embed them on frontend pages so catalog and merchandising see only the slice you allow without the full admin tab list.

Audience

Who builds Tab Manager dashboards with SleekView

Catalog managers

Watch the tab type donut and the tab coverage bar to see whether the right mix of global and product specific tabs is in place across categories before a seasonal merchandising push.

Merchandising teams

Track the monthly tab creation trend to see whether the team is keeping up with new product launches and whether content sprints are actually landing on the storefront.

Store owners

Read the published tabs KPI and the global versus product mix in one place, so it is clear whether catalog enrichment effort matches the catalog scale instead of just guessing.

The bigger picture

Catalog enrichment is a number you can chart

WooCommerce Tab Manager stores plenty of data once a few tabs are live. Every custom tab is a wc_product_tab post with meta describing whether it is global, category, or product specific, which categories or products it applies to, and the priority that controls its order on the product page. The SkyVerge admin is built to edit each tab.

It does not aggregate or trend any of that. SleekView Charts reads the same posts and meta and turns them into chart cards on one saved dashboard. The catalog manager sees the published tabs KPI and a donut of global versus category versus product.

Merchandising sees a monthly creation trend that maps to seasonal sprints. The owner sees the top tabs by product coverage, the assets that actually drive catalog reach. SkyVerge keeps owning the editing surface; SleekView Charts adds the reading layer that an actual team can share, scope per role, and embed on a frontend page without giving everyone access to the full Tab Manager admin.

Questions

Common questions about SleekView Charts for WooCommerce Tab Manager

No. The SkyVerge Tab Manager admin still owns adding, editing, drag and drop ordering, and category and product assignment for each custom tab. SleekView Charts reads the same wc_product_tab posts and renders configurable chart cards on top, so the two plugins are complementary rather than a swap.

 

Yes. SkyVerge writes _tab_type to each wc_product_tab post with values like global, category, or product. SleekView Charts groups by that meta_value and renders a Donut, so the catalog team sees the assignment mix at a glance instead of opening every tab to check.

 

Yes. The _tab_products meta carries product IDs for product specific tabs and _tab_categories carries term IDs for category tabs. SleekView Charts expands those lists against the product catalog and renders a horizontal bar of the tabs with the widest reach across the store.

 

By default the dashboard only counts post_status equals publish, which matches the live storefront. You can clone the card and filter by post_status equals draft or trash to track abandoned tab work, useful for catalog managers cleaning up legacy enrichment.

 

Yes. wp_posts carries post_date for every wc_product_tab. SleekView Charts groups by post_date and renders an Area chart of new tabs per week or month, useful for showing the catalog team output across a sprint or a seasonal push.

 

The _priority meta drives ordering on the product page. SleekView Charts can chart priority distribution as a Bar or surface the average priority per type, so catalog managers spot category tabs that fight global tabs for the top slot before customers see the mess.

 

No. SleekView Charts only reads. The Tab Manager admin still writes _tab_type, _tab_products, and ordering. Edits made on the product or the tab admin appear on the dashboard on the next cache refresh, so you keep editing where you always did.

 

Yes. SleekView ships a frontend embed with role based access, so a catalog or merchandising lead can land on a private page that shows published tabs, the type mix, and tab coverage without ever opening wp-admin or the Tab Manager list.

 

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