WP Restaurant Menu is not a food ordering system, but merely a way to list food items on the frontend of a WordPress site.
Admins can create multiple food types, add the dish title, a small description, from 1 to 5 prices with optional descriptions and add an image via the "featured image" field.
When done, they can then publish the menu on the frontend, with an optional one or two column display.
To publish the created restaurant menu use:
Shortcode: [foodmenu]
Template tag: <?php do_action('foodmenu'); ?>
Installation:
Unpack and upload it to the /wp-content/plugins/ directory.
Activate the plugin through the 'Plugins' menu in WordPress.
What is new in this release:
- First release.
Requirements:
- WordPress 3.3 or higher
Comments not found