✨ 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 Max Mega Menu: menu items per menu charted

Max Mega Menu styles core WordPress menus, which live as nav_menu_item posts in wp_posts grouped by nav_menu terms in wp_term_taxonomy. SleekView Charts reads those rows and builds a dashboard of total menu items, items per menu, link types, and recent edits across every Max Mega Menu instance on the site.

♾️ Lifetime License available

SleekView Charts dashboard for Max Mega Menu

Read your mega menu footprint as charts, not menu lists

Max Mega Menu does not store its menus in custom tables. It hooks into the standard WordPress menu system, where each menu is a term in wp_term_taxonomy with taxonomy nav_menu, and each menu item is a post of type nav_menu_item in wp_posts connected to the menu term through wp_term_relationships. The link target and type live in wp_postmeta under keys like _menu_item_object, _menu_item_type, _menu_item_object_id, and _menu_item_url. The Max Mega Menu admin lets you style and arrange the menu, but does not summarise how big each menu has grown.

SleekView Charts reads the same nav_menu_item posts and joined postmeta to surface mega menu structure. A Number card pins total nav_menu_item rows across the site. A Donut splits items by _menu_item_type (post_type, taxonomy, custom). A Bar ranks menus by item count grouped on the nav_menu term, and an Area card maps recent menu-item edits using post_modified on nav_menu_item posts.

This is not a replacement for the Max Mega Menu editor. Max Mega Menu still owns styling, mobile behavior, and the menu UI. SleekView Charts adds the reporting surface neither WordPress nor Max Mega Menu shipped: how many menu items each menu carries, what kinds of links the menus contain, and how active the navigation actually is, all from the same posts and term relationships the site already serves.

Workflow

From nav_menu_item posts to a chart dashboard

1

Point SleekView at nav_menu_item

Add a SleekView data source for wp_posts filtered to post_type nav_menu_item, joined to wp_term_relationships and wp_term_taxonomy on the nav_menu taxonomy so each item resolves to a menu name and the corresponding menu term ID.
2

Pull in menu item postmeta

Add the _menu_item_object, _menu_item_type, _menu_item_object_id, and _menu_item_url postmeta keys as columns. SleekView exposes them alongside the menu name so chart cards can group by menu, link type, or target object type without writing SQL.
3

Switch the view to Charts

Flip the view from Table to Charts. Drop a Number card for total nav_menu_item rows, a Donut for _menu_item_type, a Bar for items per nav_menu term, and an Area card for edits per week sourced from post_modified on the menu items.
4

Save and share the dashboard

Name the view ("Mega menu audit", "Navigation health") and gate access by WordPress capability so editors and site owners see the chart cards that match their role. Embed the dashboard for clients without admin access.

Sample dashboard

Charts you can build from Max Mega Menu data

Four cards that turn the nav_menu_item posts and joined nav_menu term relationships into a working navigation dashboard inside WordPress.
Number · Default

Total menu items

A single big-number KPI counting rows in wp_posts where post_type is nav_menu_item and post_status is publish, across every menu on the site, regardless of which menu they belong to.
Count
Pie · Donut

Items by link type

A donut split across post_type, taxonomy, and custom by reading the _menu_item_type postmeta key, so the share of internal post links versus custom URLs and taxonomy links is visible at a glance.
Count group by _menu_item_type
Bar · Horizontal

Items per menu

A horizontal bar ranking menus by item count using the nav_menu term joined through wp_term_relationships, so the size of every Max Mega Menu instance is visible side by side on one chart card.
Count group by nav_menu
Area · Gradient

Edits per week

A gradient area chart of edits per week sourced from post_modified on nav_menu_item posts, useful for spotting navigation overhauls and seasonal menu changes across the site over time.
Count group by post_modified

Comparison

Default Max Mega Menu admin vs SleekView Charts

Default Max Mega Menu admin

  • No built-in chart view of menu size, only a styled editor per menu
  • Total nav_menu_item count across all menus needs SQL or manual counting
  • Link type mix (post_type, taxonomy, custom) is invisible in the admin
  • No time-series view of menu item edits per week or per month at all
  • Comparing item count across menus needs opening each menu separately

SleekView Charts

  • Number cards counting nav_menu_item rows across all menus
  • Donut cards splitting items by _menu_item_type link type
  • Bar cards ranking menus by item count via nav_menu term joins
  • Area or Line cards plotting menu edits per week from post_modified
  • Same filters (menu, link type, date) apply to every chart card at once

Features

What SleekView Charts gives you for Max Mega Menu

Real menu tables drive real charts

Charts pull from wp_posts, wp_term_relationships, and wp_postmeta rows WordPress already writes for every menu item. Every chart card references actual columns, no exports, no spreadsheet pivots, no shadow copy of the menu structure on disk.

Filters carry across cards

Set a menu, a link type, or a date range filter once and every chart card on the dashboard respects it. The mega menu audit table and the executive chart view share one saved Max Mega Menu configuration without drift.

Navigation pulse as a curve

Group by post_modified truncated to week to chart menu-item editing activity over time. Quiet weeks, navigation overhauls, and seasonal menu swaps become visible without scrolling through revision histories per menu.

Audience

Who builds Max Mega Menu chart dashboards with SleekView

Agencies

Client-facing dashboards with total menu items, items per Max Mega Menu instance, and weekly edit volume, refreshed live on every visit to the embed.

UX leads

A donut of link types plus items-per-menu bars on one screen so navigation depth and internal-link share are visible without clicking through every menu in admin.

Site owners

A weekly edit cadence chart surfaces seasonal menu changes and navigation overhauls so a campaign launch or rebrand is reflected in the site's menus on time.

The bigger picture

Why Max Mega Menu sites deserve a chart view

Max Mega Menu is the most installed mega menu plugin on WordPress.org and it intentionally piggybacks on the core menu system. That is the right design call, it makes Max Mega Menu compatible with everything that touches WordPress menus. The side effect is that the data describing menu size, link type mix, and edit activity is scattered across nav_menu_item posts in wp_posts, term relationships in wp_term_relationships, and a handful of postmeta keys.

The Max Mega Menu admin focuses on styling and behavior, not summarisation. There is no chart view of menu items per menu, no donut of link types, no edit cadence curve. SleekView Charts reads exactly those rows and turns each column into a chart source.

A Number card answers how many menu items the site is actually running. A Donut answers what share of links go to posts versus custom URLs. A Bar answers which menus are biggest.

An Area card answers whether the navigation is being maintained. Max Mega Menu keeps owning the editor, the chart view gives the underlying menu data a home where the people accountable can finally read it.

Questions

Common questions about SleekView Charts for Max Mega Menu

Directly from the core WordPress menu tables that Max Mega Menu uses: wp_posts for nav_menu_item rows, wp_term_relationships joined to wp_term_taxonomy for the nav_menu term, and wp_postmeta for keys like _menu_item_type and _menu_item_object. No export, no shadow copy. Chart cards reflect data as soon as the menu is saved.

 

Yes. Group a Bar card by the nav_menu term (joined through wp_term_relationships) and aggregate by Count over nav_menu_item posts. The chart ranks every menu on the site by item count, including non-Max-Mega menus, so the size of each navigation instance is visible side by side on a single chart card.

 

Yes. Group a Donut card by the _menu_item_type postmeta key and SleekView splits the chart across post_type, taxonomy, and custom. Filter further to a specific menu when the audit focuses on the main header navigation or on a footer menu, for example, to compare internal versus external link share.

 

Group an Area or Line card by post_modified truncated to week or month and aggregate by Count over nav_menu_item posts. The curve shows when menu items are being touched, useful for tracking navigation overhauls, seasonal menu changes, and stretches of zero activity that mark stale menus due for a review.

 

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

 

Yes. Queries hit indexed columns on wp_posts (post_type, post_status, post_modified). The nav_menu term join is small (one row per menu) and the postmeta join is filtered on a short list of keys, so the dashboard renders in milliseconds even on sites with dozens of menus and thousands of nav_menu_item posts.

 

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 largest menu in the items-per-menu bar) and open the menu in the Max Mega Menu editor to drag, restyle, or remove items. Edits route through the standard WordPress menu save path.

 

Max Mega Menu does not ship a reporting screen for menu size, link type, or edit cadence, so there is nothing to replace. SleekView Charts adds a reporting surface on top of the menu rows WordPress already writes, so Max Mega Menu keeps owning styling and behavior and the chart view owns the navigation summary.

 

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