✨ 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 Five Star Restaurant Menu: menu insights

SleekView Charts reads the fdm-menu-item and fdm-menu custom post types added by Five Star Restaurant Menu, groups items by section taxonomy, price band, and parent menu, and renders Number, Pie, Bar and Area charts inside WordPress so restaurants finally see their menu mix.

♾️ Lifetime License available

SleekView Charts dashboard for Five Star Restaurant Menu

Menus listed. Menus never analyzed.

Five Star Restaurant Menu registers two custom post types: fdm-menu for whole menus and fdm-menu-item for individual dishes. Items are organized by the fdm-menu-section taxonomy (appetizers, mains, desserts, drinks). Each item carries postmeta including fdm_item_price, plus optional nutrition fields like fdm_item_calories, custom fields configured via fdm_menu_item_custom_fields, and image attachments. The admin shows you the list. It does not show you the mix.

SleekView reads wp_posts rows where post_type = 'fdm-menu-item', joined to wp_term_relationships for the fdm-menu-section taxonomy and to wp_postmeta for fdm_item_price. Group by section term for items-per-section. Bucket fdm_item_price for price-band distribution. Group by parent fdm-menu post for items per menu. Filter by section to focus on, say, just the wine list.

One restaurant group with 14 locations ran SleekView once and discovered their wine list had 71 entries with prices clustered between 30 and 80 dollars while the food menu only had 8 entries above 30 dollars. Once they saw the mix in one chart they rebalanced their food side toward higher-margin items. The fdm_item_price data was always there. They had just never charted it.

Workflow

From fdm-menu-item posts to charts

1

Point at fdm-menu-item

Pick the fdm-menu-item custom post type as the data source. SleekView discovers the fdm-menu-section taxonomy, the fdm_item_price postmeta, and any custom fields you've added via the plugin's custom-fields system.
2

Pick the grouping

Group by fdm-menu-section terms for items per section, by parent menu (fdm-menu) for items per menu, by post_status for draft vs published, or bucket fdm_item_price for price-band distribution across the menu.
3

Choose an aggregation

Count for item totals, Sum on fdm_item_price for total menu cover value (rare but useful for catering), Average for typical price per section, Maximum for the most expensive item per section. Filter by section to focus.
4

Embed for owners and managers

Owners get a menu-mix dashboard with items per section, price-band distribution, and average price per section. Managers see published vs draft counts to spot menu items that never went live. All from data the plugin already stores.

Sample dashboard

What a Restaurant Menu dashboard looks like

A four-card layout reading directly from fdm-menu-item posts. Total menu items KPI, section mix donut, price-band bars, and a per-menu item count.
Number · Default

Total published menu items

A KPI counting wp_posts rows where post_type = 'fdm-menu-item' and post_status = 'publish'. Provides a quick sanity check on menu size with last month's count underneath to track menu growth or trimming.
Count
Pie · Donut

Items by section

A donut grouped by fdm-menu-section taxonomy terms (appetizers, mains, desserts, drinks, wine), joining fdm-menu-item posts via wp_term_relationships. Reveals where the menu is heavy and where it's thin.
Count group by fdm-menu-section
Bar · Horizontal

Items by price band

Horizontal bar bucketing fdm_item_price postmeta into bands ($0-10, $10-20, $20-40, $40+) so owners see price distribution across the menu and can spot gaps in entry-level or high-margin offerings.
Count group by fdm_item_price
Bar · Default

Items per parent menu

Vertical bar counting fdm-menu-item posts grouped by post_parent, which links each item to its parent fdm-menu post (lunch, dinner, brunch). Useful when a restaurant runs several menus side by side.
Count group by post_parent

Comparison

Default Restaurant Menu admin vs SleekView Charts

Default fdm admin

  • No items-per-section visualization, just a flat list under each section
  • Price distribution is invisible despite fdm_item_price being stored on every item
  • Cross-menu comparisons (lunch vs dinner) require manual counting
  • Draft vs published menu items have no aggregate count anywhere
  • Average price per section needs SQL or a spreadsheet export

SleekView Charts

  • Reads the fdm-menu-item CPT and fdm-menu-section taxonomy directly
  • Price-band histograms from bucketing fdm_item_price postmeta
  • Items-per-section donut joining posts to wp_term_relationships
  • Cross-menu comparison via post_parent grouping
  • Average price per section using Average aggregation on fdm_item_price

Features

What SleekView Charts gives you for Five Star Restaurant Menu

Menu mix at a glance

See exactly how many appetizers, mains, desserts and drinks live on each menu, plus the average price per section. Aggregates fdm-menu-item across fdm-menu-section terms so menu planning runs on data.

Price-band intelligence

Bucket fdm_item_price into bands and instantly see whether the menu is balanced across entry-level, mid-tier and premium items. Critical for margin management and for spotting upsell opportunities.

Cross-menu comparison

Lunch, brunch and dinner each have their own fdm-menu post. Group items by post_parent to compare their sizes and section mixes side by side without flipping between admin screens.

Audience

Where Restaurant Menu dashboards win

Multi-menu restaurants

Restaurants running lunch + dinner + brunch menus get a single dashboard comparing all three. Items per menu, price bands and section mix become a one-glance overview instead of three separate audits.

Restaurant groups

Owners of 3+ locations chart menu items per location to spot inconsistency. If location A has 8 wines and location B has 32, that's a brand-experience issue worth fixing.

Menu engineers

Consultants helping restaurants optimize menus use the section + price-band chart as their starting point. Faster than typing menus into Excel and more accurate because it reads live data.

The bigger picture

Why menu mix is a real metric

Menu engineering is a real discipline: balance items across sections, manage price bands, lead diners toward higher-margin options. Five Star Restaurant Menu captures the raw inputs cleanly in fdm-menu-item posts, fdm-menu-section terms, and fdm_item_price postmeta. Without aggregation it sits idle.

SleekView Charts turns that data into the dashboards a restaurant owner or menu engineer actually uses: items per section, price-band distribution, average price per section, cross-menu comparison for restaurants running lunch and dinner side by side. The visibility shows where menus are heavy, where they're thin, and where the price ladder breaks. None of it requires new data collection.

The plugin already writes everything. SleekView just turns it into the views menus get planned from.

Questions

Common questions about SleekView Charts for Five Star Restaurant Menu

No setup needed beyond pointing at fdm-menu-item. SleekView reads the wp_term_relationships join to fdm-menu-section automatically and lists every section term as an available group-by option.

 

fdm_item_price is postmeta and can include currency symbols or text like 'market price'. SleekView casts to numeric where possible and excludes non-numeric values from Sum, Average and bucketing, so charts stay clean.

 

Yes. fdm-menu-item posts use the standard post_parent field to link to the parent fdm-menu post. Group by post_parent (resolved to the menu's title) for a per-menu count chart.

 

Yes. If each restaurant has its own fdm-menu set, group or filter by post_parent (the menu) to scope charts to a single location, or build a per-location dashboard that filters automatically by a custom postmeta key.

 

Yes. If your menu items carry fdm_item_calories or other nutrition meta, SleekView lists them as available numeric columns. Bucket calories into ranges to chart how 'light' your menu skews vs 'rich'.

 

Custom fields stored as postmeta on fdm-menu-item show up in the SleekView chart builder. If they're numeric or low-cardinality strings (e.g. 'vegan', 'gluten-free' tags) they're chartable directly.

 

Yes. Filter by post_status to focus on published items, or chart drafts separately to spot menu items that never went live. The default total uses post_status = 'publish' to match what diners actually see.

 

Most restaurant menus are small (under 500 items), so charts are nearly instant. Even at 10,000+ items across a chain of restaurants, aggregations on indexed columns and cached chart results keep render time under 500ms.

 

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