
Items admin screen with filters, bulk-edit and multi-select for categories/tags/allergens.
SAS Menu Maker is a free, self-contained menu manager for restaurants, cafés and bars. It stays out of your theme’s way: your data lives in its own plugin tables, and the front-end output is a single CSS + a single JavaScript file, only loaded on pages that actually show the menu.
What you can build
Ways to show the menu
[sas_menu], [sas_menu_offers], [sas_menu_group].Made for real menus
Made for developers
Every rendered region flows through filter and action hooks so you can restyle or extend without editing plugin files. Templates live in templates/ and can be overridden theme-side by copying to theme/sas-menu-maker/. Full REST API under /wp-json/sas-menu-maker/v1/.
Made for WordPress.org