The fastest and easiest way to create a professional-looking menu or price list for your restaurant or business.
[brm_restaurant_menu]
.groups
– With this attribute you can specify the group IDs you would like to display in the frontend by this shortcode (comma-separated). ex: [brm_restaurant_menu groups="1,4,6"]
. That will display only three groups with IDs 1, 4 and 6.show_items
– Whether to display the group items or not. 0
: Not to show items. Displays only the groups without related items. 1
: Show items. ex: [brm_restaurant_menu show_items="1"]
view
– With this attribute, you can select the style view of the menu. Available style attributes: minimalist
, two-column-minimalist
, fancy
, colorful
, and bold
. ex: [brm_restaurant_menu view="colorful"]
Yes. The Best Restaurant Menu plugin can be used to create menus and pricing lists for any business type.
You. The menu templates were designed and coded to look great on desktop and mobile.
Creating a custom template is easy. If you’re used to working and creating WordPress themes, then you’re in luck. Best Restuarant Menu templates work the same way. To get started, simply create a new file in /wp-content/plugins/best-restaurant-menu/templates/
and use the format from one of the default templates as a starting point. The template file should be named the same as the template name. If you wish to use a separate css file, you can name it the same as the template name.
Yes. You can run this menu plugin across an entire multisite network by Network Activating Best Restaurant Menu by PriceListo through the Network Dashboard. You can also activate Best Restaurant Menu by PriceListo just on the main site, and then individually on other sites of your choice.
12 July 2024
* Fixed some security issues.
* Fixed site deletion bug on multisite.
30 June 2024
* Ensured compatibility with WordPress version 6.5.
* Updated the plugin name to “Great Restaurant Menu WP Plugin” from “Best Restaurant Menu.”
19 Mar 2024
* Fixed some security issues.
* Resolved groups and items sorting issues on WordPress version 5.9 and above.
* Declared compatibility with WordPress 6.4.
04 Oct 2021
Fix: small css bug fix.
03 Oct 2021
Feature: add support for multisite installation.
11 June 2020
Feature: add lightbox image feature.
Tweak: display group and item id in the html markup.
Fix: santize textarea new line bug.
26 May 2020
Fix: bug fix.
24 May 2020
Feature: add show group title shortcode attribute.
Feature: add show group description shortcode attribute.
Tweak: display group ID beside group name in menu dashboard.
Feature: enable one level nested subgroups feature.
05 March 2020
Fix: rational table prefix bug.
10 Oct 2019
* Initial release