Title: BASE Item List
Author: Kazuto Takeshita
Published: <strong>Disyembre 18, 2015</strong>
Last modified: Mayo 14, 2026

---

Maghanap ng mga plugin

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

# BASE Item List

 Ni [Kazuto Takeshita](https://profiles.wordpress.org/mt8biz/)

[I-download](https://downloads.wordpress.org/plugin/base-item-list.3.0.0.zip)

 * [Mga Detalye](https://tl.wordpress.org/plugins/base-item-list/#description)
 * [Mga Review](https://tl.wordpress.org/plugins/base-item-list/#reviews)
 *  [Pag-install](https://tl.wordpress.org/plugins/base-item-list/#installation)
 * [Development](https://tl.wordpress.org/plugins/base-item-list/#developers)

 [Suporta](https://wordpress.org/support/plugin/base-item-list/)

## Deskripsyon

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/

## Pag-install

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

## FAQ

Not yet.

## Mga Review

![](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/) Marso 10, 2021 3 na mga reply

たぶん、簡単なのでしょうが。。。 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/) Agosto 17, 2020

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

 [ Basahin lahat ng 2 na review ](https://wordpress.org/support/plugin/base-item-list/reviews/)

## Mga Contributor at Developer

Ang “BASE Item List” ay open source software. Ang mga sumusunod na tao ay nag-ambag
sa plugin na ito.

Mga Contributor

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

[Isalin ang “BASE Item List” sa iyong wika.](https://translate.wordpress.org/projects/wp-plugins/base-item-list)

### Interesado sa development?

[Tingnan ang code](https://plugins.trac.wordpress.org/browser/base-item-list/), 
i-check ang [SVN repository](https://plugins.svn.wordpress.org/base-item-list/),
o mag-subscribe sa [development log](https://plugins.trac.wordpress.org/log/base-item-list/)
sa pamamagitan ng [RSS](https://plugins.trac.wordpress.org/log/base-item-list/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

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

#### 3.0.0

 * 管理画面を @wordpress/components ベースの React UI にリプレース
 * 設定保存・認証開始を REST API 経由に変更（base-item-list/v1）
 * PHPUnit / PHPCS / Jest による単体テストと CI を整備
 * 重複していたサブメニューを 1 つに集約
 * エラーログに発生日時を表示
 * Tested up to 6.9.4

## Meta

 *  Bersyon **3.0.0**
 *  Huling na-update **2 buwan ang nakalipas**
 *  Mga aktibong installation **700+**
 *  Bersyon ng WordPress ** 5.9 o mas bago **
 *  Sinubukan hanggang **6.9.5**
 *  Wika
 * [English (US)](https://wordpress.org/plugins/base-item-list/)
 * Mga Tag
 * [BASE](https://tl.wordpress.org/plugins/tags/base/)[ec](https://tl.wordpress.org/plugins/tags/ec/)
   [shortcode](https://tl.wordpress.org/plugins/tags/shortcode/)
 *  [Advanced View](https://tl.wordpress.org/plugins/base-item-list/advanced/)

## Mga Rating

 4 out of 5 stars.

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

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

[Tingnan lahat ng review](https://wordpress.org/support/plugin/base-item-list/reviews/)

## Mga Contributor

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

## Suporta

May gusto kang sabihin? Kailangan ng tulong?

 [Tingnan ang support forum](https://wordpress.org/support/plugin/base-item-list/)

## Mag-donate

Gusto mo bang suportahan ang pagpapaunlad ng plugin na ito?

 [ Mag-donate sa plugin na ito ](https://mt8.biz)