We'll create fresh WordPress site with Restaurant Menu Manager installed. You have 20 minutes to test the plugin after that site we'll be deleted.
Restaurant Menu Manager allows you to easily add entries into your menu. You can group those entries into menu types, for example: Lunch, Dinner, Breakfast, Desserts, etc. You can also group entries with entry tags, for example: Vegetarian, Sandwiches, Salad, Soups, etc.
You can choose to display your menu in a simple list view, or you can display it in jQuery accordion or jQuery tabs. Menu entries are grouped by Menu types. For example, entries marked under menu type ‘Lunch’ will be displayed together.
Restaurant Menu uses default WordPress functionality and makes use of custom post types, taxonomies, and custom meta fields to do the job. This allows you, to easily import and export your data using the built in WordPress tools. Restaurant Menu also supports other WordPress features:
To display the menu on your site in simple list, use this simple shortcode:
[rm-menu]
If you want to display restaurant menu in a jQuery accordion with collapsible tabs for different menu types, then add this shortcode:
[rm-menu display=’accordion’]
If you want to display your menu in jQuery tabs, then add this shortcode:
[rm-menu display=’tabs’]
If you have feedback, suggestion, or questions about the plugin, please visit Restaurant Menu Manager Plugin website. Lastly, if you like this plugin, then please don’t forget to give it a good rating and review.