Title: BASE Item List
Author: Kazuto Takeshita
Published: <strong>డిసెంబర్ 18, 2015</strong>
Last modified: ఏప్రిల్ 6, 2023

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

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

# BASE Item List

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

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

 * [Details](https://te.wordpress.org/plugins/base-item-list/#description)
 * [Reviews](https://te.wordpress.org/plugins/base-item-list/#reviews)
 *  [Installation](https://te.wordpress.org/plugins/base-item-list/#installation)
 * [Development](https://te.wordpress.org/plugins/base-item-list/#developers)

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

## Description

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/

## Installation

 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.

## Reviews

![](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/) మార్చి 10, 2021 3 replies

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

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

 [ Read all 2 reviews ](https://wordpress.org/support/plugin/base-item-list/reviews/)

## Contributors & Developers

“BASE Item List” is open source software. The following people have contributed 
to this plugin.

Contributors

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

[Translate “BASE Item List” into your language.](https://translate.wordpress.org/projects/wp-plugins/base-item-list)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/base-item-list/), check
out the [SVN repository](https://plugins.svn.wordpress.org/base-item-list/), or 
subscribe to the [development log](https://plugins.trac.wordpress.org/log/base-item-list/)
by [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

## Meta

 *  Version **2.0.3**
 *  Last updated **3 సంవత్సరాలు ago**
 *  Active installations **800+**
 *  WordPress version ** 5.9 or higher **
 *  Tested up to **6.2.9**
 *  Language
 * [English (US)](https://wordpress.org/plugins/base-item-list/)
 * Tags
 * [BASE](https://te.wordpress.org/plugins/tags/base/)[ec](https://te.wordpress.org/plugins/tags/ec/)
   [shortcode](https://te.wordpress.org/plugins/tags/shortcode/)
 *  [Advanced View](https://te.wordpress.org/plugins/base-item-list/advanced/)

## Ratings

 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)

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

## Contributors

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

## Support

Got something to say? Need help?

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

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://mt8.biz)