✨ 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 YITH My Account: endpoint and tab dashboards

YITH stores every custom My Account endpoint in the yith_wcmap_endpoint option in wp_options and registers each slug as woocommerce_myaccount_{endpoint}_endpoint. SleekView Charts reads those rows and renders tab inventory, role gating, and endpoint usage on one screen.

♾️ Lifetime License available

SleekView Charts dashboard for YITH Customize My Account Page

My Account tabs as a real configuration audit

YITH Customize My Account Page registers every custom tab as an endpoint serialized in the yith_wcmap_endpoint row of wp_options, plus an individual woocommerce_myaccount_{slug}_endpoint option per tab. Role restrictions, icons, custom content, and ordering all serialize into the same blob. The default admin shows the endpoint list in drag-and-drop form but never aggregates the catalog of tabs into a real configuration audit.

SleekView Charts reads the same wp_options row, expands the JSON into rows, and turns it into a dashboard. A Number card counts custom endpoints registered. A Donut breaks them down by role restriction (everyone, logged-in, specific role). A Bar chart ranks endpoints by content_type (page, custom HTML, redirect). And an Area chart trends endpoint creation over time using the saved creation timestamps on each entry.

The dashboard does not replace the YITH builder. Stakeholders still drag tabs into order in the YITH UI. SleekView Charts adds the missing audit layer for stores running dozens of custom tabs across multiple roles, where the question "which tabs does a wholesaler see" becomes painful to answer from a serialized blob alone. The chart view replaces ad-hoc database inspection with a single live dashboard.

Workflow

From yith_wcmap_endpoint to a tab dashboard in four steps

1

Point SleekView at the YITH endpoint option

Add a SleekView data source for wp_options filtered to option_name yith_wcmap_endpoint. SleekView unpacks the serialized array into per-endpoint rows so each tab becomes a chartable record with its slug, role, content type, and metadata.
2

Switch the view to Charts

Flip the view from Table to Charts. SleekView builds a blank dashboard ready for cards that aggregate endpoint counts, role gating, and content types across every custom tab in the YITH configuration.
3

Add endpoint cards

Pick a chart type, a grouping column (role, content_type, position), and an aggregation. Each card becomes a saved query against the expanded YITH endpoint rows so the audit refreshes as new tabs ship.
4

Save and share the audit

Save the audit view, scope it to admin and support roles, and pin it next to the YITH configuration screen so anyone touching the My Account page sees the current tab inventory before adding more.

Sample dashboard

Charts you can build from YITH My Account endpoint data

Four cards turn the serialized yith_wcmap_endpoint option into a working configuration audit dashboard inside WordPress.
Number · Default

Custom endpoints registered

Single KPI counting unique endpoint entries inside the yith_wcmap_endpoint option in wp_options. Shows the live size of the My Account tab inventory without manually expanding the serialized blob.
Count
Pie · Donut

Endpoints by role restriction

Donut split across everyone, logged-in users, customer, wholesaler, and any custom roles using the role key inside each endpoint entry. Surfaces gating coverage at a glance for compliance and support reviews.
Count group by role
Bar · Horizontal

Endpoints by content type

Horizontal bar ranking endpoint content types (page, custom HTML, redirect, shortcode) read from each entry's content_type field. Reveals which mechanism dominates the My Account customization.
Count group by content_type
Area · Gradient

Endpoints by position

Gradient area distributing endpoints across the visible position order. Highlights crowded slots and unused positions so the editor sees the My Account layout density before adding another tab.
Count group by position

Comparison

Default YITH My Account admin vs SleekView Charts

Default YITH endpoint admin

  • Endpoint list shown as drag-and-drop rows with no aggregation
  • Role-gating mix across tabs requires opening each one to inspect
  • Content-type distribution across endpoints isn't surfaced
  • Tab creation history isn't trended anywhere in admin
  • Layout density needs visual inspection of the live frontend

SleekView Charts

  • Custom endpoints counted across the yith_wcmap_endpoint option
  • Role-restriction donut from the role key on each endpoint entry
  • Content-type bar across page, HTML, redirect, and shortcode tabs
  • Position distribution as an Area chart for layout density audits
  • Role-scoped dashboard so admin and support read the same audit

Features

What SleekView Charts gives you for YITH Customize My Account Page

Endpoint inventory

One Number card counts every custom endpoint registered through YITH by unpacking the serialized yith_wcmap_endpoint option. Stores stop guessing how many tabs the My Account page hosts and read the figure as a single KPI.

Role gating audit

Donut chart of endpoints by role restriction surfaces who sees what across the catalog of tabs. Wholesale-only tabs, logged-in-only tabs, and everyone-visible tabs all line up on one ring without inspecting each entry by hand.

Content-type mix

Horizontal bar of endpoints by content_type shows whether the My Account customization leans on linked pages, raw HTML, redirects, or shortcodes. The mix often reveals the cleanup work that's been deferred.

Audience

Who builds YITH My Account dashboards with SleekView

Admin audits

Compliance and access-control reviews replace manual inspection of serialized options with a live role-restriction donut. Every audit cycle reads the same dashboard for evidence of correct gating.

Configuration handoff

Agencies handing off a stored configuration use the endpoint inventory Number and content-type Bar as a documentation snapshot. The client sees exactly what was built without needing access to the YITH builder.

Customer support

Support resolves "I can't see this tab" tickets by reading the role-restriction donut. The tab's role gating becomes visible in the dashboard instead of buried in the serialized config.

The bigger picture

Why My Account configuration deserves a dashboard

Custom My Account pages on a WooCommerce store accumulate tabs the way an admin dashboard accumulates plugins. YITH writes the entire configuration into one row of wp_options as a serialized array, which works at runtime but becomes unreadable when the store wants to audit who sees what. A wholesale store with role-gated tabs, a digital-products store with file-download tabs, and a service business with appointment tabs all eventually want a single answer to which tabs exist, which roles see them, and which content type each one uses.

The default YITH admin shows the drag-and-drop list and nothing more. SleekView Charts reads the same option, expands the serialized blob into rows, and renders the four cards that turn the configuration into a real audit. Endpoint count as a Number, role gating as a Donut, content type as a Bar, and position distribution as an Area trend.

The plugin already stores the data. The dashboard makes it answerable.

Questions

Common questions about SleekView Charts for YITH Customize My Account Page

Yes. yith_wcmap_endpoint is a serialized PHP array stored in wp_options. SleekView Charts unpacks the serialization on read, expands each endpoint entry into a separate row, and exposes the keys (slug, role, content_type, position) as chartable columns so the dashboard renders without writing a custom parser.

 

Yes. The plugin exposes a hook fired on each endpoint render. Combined with a SleekView data source on WordPress request logs or a lightweight visit-tracking integration, a Bar chart ranks endpoints by render count and reveals which custom tabs customers actually use.

 

Yes. WooCommerce core endpoints (dashboard, orders, downloads, addresses, account-details, logout) live in their own woocommerce_myaccount_*_endpoint options. SleekView Charts reads both YITH custom endpoints and the WooCommerce core endpoints so the full My Account tab inventory shows up on one card.

 

Yes. Each chart exports aggregated rows to CSV. The audit dashboard becomes shareable documentation for compliance reviews, client handoffs, or pre-migration inventories where leadership needs evidence of the My Account configuration without database access.

 

Yes. Each subsite stores its own yith_wcmap_endpoint option. SleekView Charts can union across subsite tables for a multi-site My Account inventory dashboard, useful for agencies managing a network of WooCommerce storefronts with consistent custom tabs.

 

Yes. YITH Role Based Prices and other YITH role plugins register roles that the My Account plugin uses for gating. The Donut groups by the role key on each endpoint, so combined-plugin role mixes still chart correctly without any extra configuration.

 

If the store logs YITH option changes (via WP Activity Log or similar), SleekView Charts can read the audit log table alongside the YITH option. An Area chart of position changes per day reveals who's been reorganizing My Account tabs and when, which often answers handoff questions.

 

Yes. YITH stores endpoint labels per language but keeps the slug, role, and content_type stable across translations. Cards group by language-neutral keys so the dashboard counts unique endpoints once, regardless of how many translation strings exist.

 

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