✨ 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 BasePress: knowledge base dashboards in WP

BasePress stores documentation as the knowledgebase post type with section and tag taxonomies, plus optional view-count postmeta written by its analytics add-on. SleekView Charts groups all of that into ranked bars and section donuts on one dashboard.

♾️ Lifetime License available

SleekView Charts dashboard for BasePress Knowledge Base

Knowledge base reporting that finds the docs that work

BasePress organizes documentation into multiple knowledge bases, each scoped by section, with articles stored as the knowledgebase post type. Sections live as the basepress_section taxonomy, tags as basepress_tag, and the analytics add-on writes per-article view counts to postmeta. The default admin gives you a tree-style article list per knowledge base and a totals widget on the dashboard.

SleekView Charts reads the same knowledgebase post type the article list reads. A horizontal bar ranks articles by view-count postmeta, a donut groups view sums by the basepress_section taxonomy, a number card sums total views across all knowledge bases for the period, and a weekly area counts new articles by post_date to show publishing cadence over time.

The pattern matters because BasePress sites often have multiple knowledge bases for different products. Grouping view-count sums by knowledge base in a donut shows which product needs more docs investment. Ranking articles within a single knowledge base shows which topics carry the load. The chart layout makes both views available in the same dashboard, scoped to the same week, without manually filtering the article list one knowledge base at a time.

Workflow

From the knowledgebase CPT to a dashboard

1

Detect BasePress

SleekView detects BasePress and registers the knowledgebase post type plus the basepress_section and basepress_tag taxonomies and any analytics postmeta keys as charts-ready dimensions.
2

Pick metrics per card

View-count postmeta drives the top-articles bar, section taxonomy drives the distribution donut, post_date drives the weekly publishing area, and a sum across all articles drives the KPI number card.
3

Lay out the grid

Rank bar on the left, section donut in the middle, publishing trend on the right, KPI number across the top. The full state of every knowledge base in one screen.
4

Save and scope

Save as a SleekView, scope to docs-owner or admin role, and reopen Monday morning. Filter by knowledge base on the same layout for a per-product cut without rebuilding the dashboard.

Sample dashboard

Charts you can build from BasePress data

Four cards covering top articles, section mix, weekly publishing, and total view volume, all from the knowledgebase post type and its analytics postmeta.
Number · Default

Total KB views this month

Sum of the view-count postmeta across all knowledgebase posts for the current month. The headline metric for the docs site: is the catalog generating more traffic this month than last.
Sum(_basepress_views)
Bar · Horizontal

Top articles by views

knowledgebase posts ranked by the view-count postmeta from the analytics add-on. Surfaces the articles deflecting the most tickets and the ones to feature on the knowledge base homepage.
Sum(_basepress_views) group by ID
Pie · Donut

Views by section

View-count sums grouped by the basepress_section taxonomy. Surfaces sections that dominate traffic and sections that need new content or better discoverability from the search box.
Sum(_basepress_views) group by basepress_section
Area · Gradient

Articles per week

Weekly count of new knowledgebase posts from post_date. A flattening trend signals the publishing cadence has stalled before the matching ticket topic starts rising on the helpdesk side.
Count group by post_date

Comparison

Default BasePress admin vs SleekView Charts

Default BasePress admin

  • Article rankings live as paginated lists, not visual bars
  • Section distribution is not a first-class chart in the admin
  • View counts and publishing cadence are not summed across KBs
  • Multi-knowledge-base sites need manual per-KB filtering
  • Weekly trend lines require an export to a spreadsheet

SleekView Charts

  • Rank knowledgebase posts by view-count postmeta in a bar
  • Group view sums by basepress_section taxonomy in a donut
  • Sum total views across every knowledge base in one KPI
  • Weekly publishing cadence from post_date for content velocity
  • Filter to one knowledge base or aggregate across all of them

Features

What SleekView Charts gives you for BasePress Knowledge Base

Section donut

Donut of view-count sums grouped by the basepress_section taxonomy. Surfaces which sections carry the traffic and which need fresh content or a better landing page from the knowledge base index.

Publishing cadence

Weekly area of new knowledgebase posts from post_date. A flat or falling trend warns that the docs team has slowed down before the matching ticket topic starts climbing on the helpdesk side.

Multi-KB cuts

Filter every chart card by knowledge base via the taxonomy filter, or aggregate across all knowledge bases on the same layout. Multi-product docs sites read at a glance without per-KB manual filtering.

Audience

Who runs BasePress dashboards with SleekView

Docs owners

Top-articles bar, section mix donut, and weekly publishing area on one screen. The weekly review of what is working in the docs site takes one dashboard view instead of multiple per-KB exports.

Content leads

Compare publishing cadence against view-sum trend. A flat publishing line with a falling views line says the team should refresh existing articles rather than write new ones from scratch.

Support leads

Pair BasePress views with a helpdesk ticket-volume chart on the same dashboard layout. Topics where tickets rise but article views stay flat are the next docs gap to plug for the team.

The bigger picture

Why a multi-KB docs site needs charts

BasePress is built for sites that need more than one knowledge base, typically one per product or one per audience. That structure makes the docs site more maintainable, but it splinters the analytics. The default admin shows a per-KB article tree and a totals widget, which means cross-KB comparisons take manual filtering and per-KB exports.

Reading whether the customer-facing KB is growing faster than the partner KB, or whether the API docs section is pulling more weight than the getting-started section, requires opening each knowledge base by hand and counting. SleekView Charts reads the entire knowledgebase post type as one dataset with knowledge base and section as filterable dimensions. Cross-KB rankings, per-section donuts, and unified weekly publishing areas all become one-card operations.

The docs lead and the support lead share one dashboard instead of building three different exports.

Questions

Common questions about SleekView Charts for BasePress Knowledge Base

Yes, provided the BasePress analytics add-on or another view-tracker is writing per-article view counts to postmeta. SleekView lists every postmeta key on knowledgebase as a chart dimension, so ranking articles by views or summing views by section are one-card operations.

 

Yes. BasePress organizes knowledge bases via taxonomy, and SleekView lists each KB as a filter on the knowledgebase dataset. Aggregate across all KBs for a cross-product view, or filter to one KB for a focused dashboard on a single product or audience.

 

Yes. basepress_section and basepress_tag are first-class chart dimensions on the knowledgebase dataset. Build a per-section donut for traffic distribution, or filter to one tag for a tag-scoped weekly area on the same dashboard.

 

You can still chart article counts, publishing cadence, and category distribution from the post and taxonomy data alone. View-count and helpful-vote charts require the analytics or voting module to be writing postmeta; without those modules SleekView falls back to count-based charts on knowledgebase rows.

 

Yes. Clicking a chart slice or a bar opens the underlying SleekView table view with the same filter applied. From the top-articles bar, one click opens the article list filtered to those articles, ready for inline editing or section reassignment.

 

Yes. SleekView honors WordPress capabilities. A docs-owner role sees the knowledge bases they can edit and nothing more; an admin sees everything. The capability check applies identically to chart cards and table views, without any separate scope config.

 

Yes. SleekView reads any active dataset, so you can put a BasePress view-sum chart next to a helpdesk ticket-volume chart on the same dashboard layout. Topics where tickets rise and views stay flat are visible without leaving the WordPress admin context.

 

Charts run aggregate queries on demand against wp_posts and wp_postmeta. The queries use the same indexes WordPress maintains for post-type and meta lookups. On docs sites with thousands of articles across many KBs, dashboards load in under a second from admin.

 

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