Title: Foodlist
Author: Denis V (Artprima)
Published: <strong>2013 年 10 月 24 日</strong>
Last modified: 2016 年 11 月 12 日

---

搜尋外掛

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

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

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

# Foodlist

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

[下載](https://downloads.wordpress.org/plugin/foodlist.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/foodlist/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/foodlist/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/foodlist/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/foodlist/#developers)

 [技術支援](https://wordpress.org/support/plugin/foodlist/)

## 外掛說明

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.

## 螢幕擷圖

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

## 安裝方式

 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.

## 使用者評論

![](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/) 2017 年 6 月 21 日

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/) 2016 年 9 月 3 日

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

 [ 閱讀全部 8 則使用者評論 ](https://wordpress.org/support/plugin/foodlist/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈Foodlist〉的開發相關工作。

參與者

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

[將〈Foodlist〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/foodlist)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/foodlist/)、查看
[SVN 存放庫](https://plugins.svn.wordpress.org/foodlist/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/foodlist/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/foodlist/)。

## 變更記錄

#### 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

 * Initial release.

## 中繼資料

 *  版本 **1.13**
 *  最後更新 **9 年前**
 *  啟用安裝數 **20+**
 *  WordPress 版本需求 ** 4.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **4.6.30**
 *  語言
 * [English (US)](https://wordpress.org/plugins/foodlist/)
 * 標籤:
 * [café menu](https://tw.wordpress.org/plugins/tags/cafe-menu/)[eatery](https://tw.wordpress.org/plugins/tags/eatery/)
   [menus](https://tw.wordpress.org/plugins/tags/menus/)[restaurant](https://tw.wordpress.org/plugins/tags/restaurant/)
   [restaurant menu](https://tw.wordpress.org/plugins/tags/restaurant-menu/)
 *  [進階檢視](https://tw.wordpress.org/plugins/foodlist/advanced/)

## 評分

 5 星，滿分為 5 星

 *  [  8 個 5 星使用者評論     ](https://wordpress.org/support/plugin/foodlist/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/foodlist/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/foodlist/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/foodlist/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/foodlist/reviews/?filter=1)

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

[查看全部使用者評論](https://wordpress.org/support/plugin/foodlist/reviews/)

## 參與者

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

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/foodlist/)