Title: Foodlist
Author: Denis V (Artprima)
Published: <strong>24. oktober, 2013</strong>
Last modified: 12. november, 2016

---

Søk i utvidelser

![](https://ps.w.org/foodlist/assets/banner-772x250.jpg?rev=793710)

Denne utvidelsen **har ikke blitt testet mot noen av de siste 3 hovedutgivelsene
av WordPress**. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan
ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

![](https://s.w.org/plugins/geopattern-icon/foodlist_a44e3b.svg)

# Foodlist

 Av [Denis V (Artprima)](https://profiles.wordpress.org/v-media/)

[Last ned](https://downloads.wordpress.org/plugin/foodlist.zip)

 * [Detaljer](https://nb.wordpress.org/plugins/foodlist/#description)
 * [Omtaler](https://nb.wordpress.org/plugins/foodlist/#reviews)
 *  [Installering](https://nb.wordpress.org/plugins/foodlist/#installation)
 * [Utvikling](https://nb.wordpress.org/plugins/foodlist/#developers)

 [Brukerstøtte](https://wordpress.org/support/plugin/foodlist/)

## Beskrivelse

Foodlist is a plugin for restaurants, cafés, bars, etc. that want to display their
menus online. With this plugin you can easily manage your menus (the same way as
you do it with your widgets).

Menus consist of sections and sections consist of items. You can reuse your items
in multiple sections, as well as sections can be reused in multiple menus.

Menu tags are used to mark some of your menu items (healthy, spicy, or something
else), you can set multiple tags for your menu item, if you want.

The plugin also includes template editor and css editor that will let you make the
plugin look and feel as the rest of your site.

This plugin is already bundled with some demo data so that you could see how it 
works without setting up the test content.

Moreover, when you don’t need the demo content you can easily remove it with one
click.

See the [screenshots tab](https://wordpress.org/extend/plugins/foodlist/screenshots/)
for more details.

## Skjermbilder

 * [[
 * Section manager.
 * [[
 * Menu manager.
 * [[
 * Menu Tags list.
 * [[
 * Settings Screen.
 * [[
 * Menu Item editor.

## Installasjon

 1. Go to your admin area and select Plugins -> Add new from the menu.
 2. Search for «Foodlist».
 3. Click install.
 4. Click activate.

Alternatively you can install the plugin manually.

 1. Get an archive with the most recent version of Foodlist.
 2. Uncompress the `foodlist` directory from the archive to your `wp-content/plugins`
    directory.
 3. Activate the plugin in the administration panel.

## Vurderinger

![](https://secure.gravatar.com/avatar/93311dc2e4e1bc3305950a0ba475bc71b9dbfb362bb0fa5552c9b519b9e200d7?
s=60&d=retro&r=g)

### 󠀁[Great plugin](https://wordpress.org/support/topic/great-plugin-14237/)󠁿

 [edinb](https://profiles.wordpress.org/edinb/) 21. juni, 2017

Simple and easy to use and customize.

![](https://secure.gravatar.com/avatar/bf09e27f66cd898240051d74cf18c06991ad44c6ec543ef8e33f044d6858477e?
s=60&d=retro&r=g)

### 󠀁[Exactly what I needed](https://wordpress.org/support/topic/exactly-what-i-needed-267/)󠁿

 [isaac85](https://profiles.wordpress.org/isaac85/) 3. september, 2016

Simple to use, does exactly what it says. The short code is the perfect for creating
separate pages for each menu section.

 [ Les alle 8 vurderinger ](https://wordpress.org/support/plugin/foodlist/reviews/)

## Bidragsytere og utviklere

«Foodlist» er programvare med åpen kildekode. Følgende personer har bidratt til 
denne utvidelsen:

Bidragsytere

 *   [ Denis V (Artprima) ](https://profiles.wordpress.org/v-media/)

[Oversett «Foodlist» til ditt språk.](https://translate.wordpress.org/projects/wp-plugins/foodlist)

### Interessert i utvikling?

[Bla gjennom koden](https://plugins.trac.wordpress.org/browser/foodlist/), sjekk
ut [SVN-repositoriet](https://plugins.svn.wordpress.org/foodlist/), eller abonner
på [utviklingsloggen](https://plugins.trac.wordpress.org/log/foodlist/) med [RSS](https://plugins.trac.wordpress.org/log/foodlist/?limit=100&mode=stop_on_copy&format=rss).

## Endringslogg

#### Version 1.13

 * Fixed ACE editor cdn url. Old url stopped working and also broke some functionality
   of the plugin.
 * Tested up to WordPress 4.6.1.

#### Version 1.12

 * Tested up to WordPress 4.5.2, minimal WP version is set to 4.0 (although might
   still work with the older WP versions)
 * New hooks: `foodlist_admin_ajax_metabox_menu_post_note`, `foodlist_admin_metabox_menu_item_template`,`
   foodlist_admin_metabox_menu_item_html` and `foodlist_admin_metabox_menu_item_jstemplate`(
   for an example, check this thread: https://wordpress.org/support/topic/managing-
   multiple-menus-with-same-menu-item-names?replies=3#post-8390143)

#### Version 1.11.1

 * Tested up to WordPress 4.4.2
 * Fix small issue that produced warnings

#### Version 1.11

 * Tested up to WordPress 4.3.1
 * Ability to filter items by name in the Section Manager

#### Version 1.10

 * Tested up to WordPress 4.1.1
 * New field in the Menu Section post type: Note. You can now put your short note(
   description) to the section and it will be shown when you add a section to the
   menu. This will let you distinguish different sections with the same names.

#### Version 1.9.1

 * Tested up to WordPress 4.0 (no changes)

#### Version 1.9

 * Wrong action names in `MenuItemView::applyShortcodes()` and in `MenuSectionView::
   applyShortcodes()`.

#### Version 1.8

 * New shortcode to output url of the menu item thumbnail: `[menu_item_thumbnail_url
   size="thumbnail"]`, where `size` is any registered image size in WordPress (use`
   full` for the full size).

#### Version 1.7

 * Some code cleanup

#### Version 1.6

 * New shortcodes menu template shortcodes: menu_permalink, menu_section_permalink
   and menu_item_permalink (can be used in the corresponding templates)
 * Polish language translation files (thanks to Paweł Krawczyk)

#### Version 1.5

 * Fixed inability to minimize menus and sections in menu and section managers
 * Fixed inability to remove tags from menu items
 * Made the look of menu and section managers closer to WP 3.9 widget manager

#### Version 1.4

 * New metaboxes when creating/editing Sections and Menus. It is now possible to
   build the list of sections within the menu and the list of items within the section
   editing screens.

#### Version 1.3

 * Fixed wrong function names in the initialization procedure (this problem is visible
   when outdated PHP or WordPress version were used)

#### Version 1.2

 * Fixed empty menu excerpt issue
 * Added `flush_rewrite_rules()` call on plugin activation

#### Version 1.1

 * Removed screenshots from the plugin folder (moved in svn to /assets)
 * Updated the compatibility version up to 3.7

#### Version 1.0

 * Første utgivelse.

## Meta

 *  Versjon **1.13**
 *  Sist oppdatert **10 år siden**
 *  Aktive installasjoner **20+**
 *  WordPress-versjon ** 4.0 eller nyere **
 *  Testet opp til **4.6.30**
 *  Språk
 * [English (US)](https://wordpress.org/plugins/foodlist/)
 * Stikkord
 * [café menu](https://nb.wordpress.org/plugins/tags/cafe-menu/)[eatery](https://nb.wordpress.org/plugins/tags/eatery/)
   [menus](https://nb.wordpress.org/plugins/tags/menus/)[restaurant](https://nb.wordpress.org/plugins/tags/restaurant/)
   [restaurant menu](https://nb.wordpress.org/plugins/tags/restaurant-menu/)
 *  [Avansert visning](https://nb.wordpress.org/plugins/foodlist/advanced/)

## Vurderinger

 5 av 5 stjerner.

 *  [  8 5-star reviews     ](https://wordpress.org/support/plugin/foodlist/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/foodlist/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/foodlist/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/foodlist/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/foodlist/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/foodlist/reviews/#new-post)

[Se alle omtalene](https://wordpress.org/support/plugin/foodlist/reviews/)

## Bidragsytere

 *   [ Denis V (Artprima) ](https://profiles.wordpress.org/v-media/)

## Brukerstøtte

Har du noe å si? Trenger du hjelp?

 [Vis brukerstøtteforumet](https://wordpress.org/support/plugin/foodlist/)