Title: BASE Item List
Author: Kazuto Takeshita
Published: <strong>2015 年 12 月 18 日</strong>
Last modified: 2023 年 4 月 6 日

---

搜尋外掛

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

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

# BASE Item List

 由 [Kazuto Takeshita](https://profiles.wordpress.org/mt8biz/) 開發

[下載](https://downloads.wordpress.org/plugin/base-item-list.2.0.3.zip)

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

 [技術支援](https://wordpress.org/support/plugin/base-item-list/)

## 外掛說明

BASE商品情報をリスト表示するショートコード:[BASE_ITEM] を使用可能にします。

#### ショートコードパラメータ

 * q: 検索キーワード
 * order: 並び替え項目。list_order、modifiedのいずれか（未指定時: キーワードマッチ
   度順）
 * sort: 並び順。asc か desc のいずれか（未指定時: desc）
 * limit: 表示する商品数。 (MAX: 100)（未指定時：10）
 * cache: APIの結果をキャッシュする時間（秒）です。（未指定時：60）
 * name: 複数エリアに設置する場合に指定します。この名前をキーにキャッシュが作成さ
   れます。（未指定時：base_item_list）

#### 出力テンプレート

デフォルトのテンプレートはプラグインディレクトリ内にある「/template/base_items.php」
です。

有効化しているテーマフォルダ内にこのファイルをコピーすることでオリジナルの表示を
させることができます。

#### 設定

管理画面 -> BASE Item Listより、BASE APIのアプリ情報を設定して下さい。

※ BASE APIは事前に申請が必要です。https://developers.thebase.in/

## 安裝方式

 1. Upload `base-item-list.zip` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## 常見問題集

Not yet.

## 使用者評論

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

### 󠀁[表示ができません](https://wordpress.org/support/topic/%e8%a1%a8%e7%a4%ba%e3%81%8c%e3%81%a7%e3%81%8d%e3%81%be%e3%81%9b%e3%82%93/)󠁿

 [8nieve8](https://profiles.wordpress.org/8nieve8/) 2021 年 3 月 10 日 3 則留言

たぶん、簡単なのでしょうが。。。 BASEのDeveloper申請して、検索込みでもろもろ取得
して設定、 ショップIDやスペースとか入ってないかもろもろ確認しても表示されず。 リスト
が表示されそうなHTML要素は吐き出されているので、 動いてるのかな？とは思いつつ、 
どこがつまずいているのかLogとか見れたらいいのにな～

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

### 󠀁[すごく簡単にショップが作れました](https://wordpress.org/support/topic/%e3%81%99%e3%81%94%e3%81%8f%e7%b0%a1%e5%8d%98%e3%81%ab%e3%82%b7%e3%83%a7%e3%83%83%e3%83%97%e3%81%8c%e4%bd%9c%e3%82%8c%e3%81%be%e3%81%97%e3%81%9f/)󠁿

 [Masahiko Kawai](https://profiles.wordpress.org/masakawai/) 2020 年 8 月 17 日

BASEでショップを作っておけば、ショートコードひとつでショップが表示できます。 WordPress
側で商品を管理しなくて済むので、ショップ運営が楽です。 デフォルトのテンプレートも
わかりやすいので、CSSを少し書いてあげるだけで綺麗に表示できました。

 [ 閱讀全部 2 則使用者評論 ](https://wordpress.org/support/plugin/base-item-list/reviews/)

## 參與者及開發者

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

參與者

 *   [ Kazuto Takeshita ](https://profiles.wordpress.org/mt8biz/)
 *   [ shimakyohsuke ](https://profiles.wordpress.org/shimakyohsuke/)
 *   [ Masahiko Kawai ](https://profiles.wordpress.org/masakawai/)

[將〈BASE Item List〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/base-item-list)

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

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

## 變更記錄

#### 1.0.0

 * 初版リリース

#### 1.0.1

 * readme.txt修正

#### 1.0.2

 * バグ修正

#### 1.0.3

 * 4.8でのテスト
 * shop_idについて記載

#### 1.0.4

 * 5.2でのテスト
 * バグ修正
 * 管理画面の説明を変更

#### 1.1.1

 * デフォルトCSS機能の実装

#### 1.1.2

 * 5.6での動作確認

#### 1.1.3

 * sortパラメータ追加
 * API呼び出し失敗時にエラーログ出力する
 * 5.7での動作確認

#### 1.1.4

 * list_orderでのソート追加

#### 1.1.5

 * GitHub Actions でのCD/CI 対応

#### 1.1.6

 * 未使用ファイルを削除

#### 1.1.7

 * 未使用ファイルを削除

#### 1.1.8

 * コード整理

#### 1.2

 * API認証のベータ機能公開

#### 1.2.2

 * ベター機能のアップデート

#### 2.0.0

 * 検索APIの廃止

#### 2.0.1

 * BASE認証時のセキュリティチェック

#### 2.0.2

 * Tested up to 6.2

#### 2.0.3

 * ショートコードパラメータにfields追加：https://docs.thebase.in/docs/api/items/
   search Props to masakawai

## 中繼資料

 *  版本 **2.0.3**
 *  最後更新 **3 年前**
 *  啟用安裝數 **800+**
 *  WordPress 版本需求 ** 5.9 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.2.9**
 *  語言
 * [English (US)](https://wordpress.org/plugins/base-item-list/)
 * 標籤
 * [BASE](https://tw.wordpress.org/plugins/tags/base/)[ec](https://tw.wordpress.org/plugins/tags/ec/)
   [shortcode](https://tw.wordpress.org/plugins/tags/shortcode/)
 *  [進階檢視](https://tw.wordpress.org/plugins/base-item-list/advanced/)

## 評分

 4 星，滿分為 5 星

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

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

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

## 參與者

 *   [ Kazuto Takeshita ](https://profiles.wordpress.org/mt8biz/)
 *   [ shimakyohsuke ](https://profiles.wordpress.org/shimakyohsuke/)
 *   [ Masahiko Kawai ](https://profiles.wordpress.org/masakawai/)

## 技術支援

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

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

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](https://mt8.biz)