=== PurpleSalad === Contributors: prasunsen Tags: restaurant, menu, food, recipes Requires at least: 3.3 Tested up to: 4.3 Stable tag: trunk License: GPL2 Quickly publish multiple restaurant menus, choose layouts, import / export menu items. == License == This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . == Description == Quickly publish multiple restaurant menus, choose layouts, import / export menu items. ###Features### - Manage menus. Unlimited number of menus can be created and published as regular pages or via shortcodes. Each menu can have different layout. - Manage menu items and include them in your menu. Each item can have different layout when shown in menu and when shown individually on a page. - Shortcodes let you publish individual menu items everywhere. - Unlimited number of menu layouts and menu item layouts give you full flexibility how your menus will look. - Several predefined layouts are available with the plugin installation so you can start right away. - Quickly import / export menus from / to a CSV file. = Installation = 1. Unzip the contents and upload the entire `purplesalad` directory to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to "PurpleSalad" in your menu and manage the plugin = Getting Started = 1. Go to PurpleSalad link in your admin menu to manage your menus and menu items 2. Publish one of more menus as post or page, or in the sidebar using the shortcodes. 3. Tweak the default layouts or create your own to achieve the design you want. == Frequently Asked Questions == None yet, please ask in the forum == Screenshots == 1. Create / edit restaurant menu 2. Create / edit menu item 3. Manage menu item layout. You can work in Visual mode or Text (HTML) mode 4. Import / export menu items from / to CSV file 5. The Settings page lets you specify currency, decimals display, and define your own URL slugs for menus and menu items. == Changelog == = Version 0.7.2 = - Fixed bug with showing available menus on the edit Menu item page (due to pagination only up to 10 were showing) - Added {{{menu-title}}} variable in the menu layout = Version 0.7 = First public release