An open API service indexing awesome lists of open source software.

https://github.com/georgeosddev/shop-menu

WordPress.org Plugin Mirror
https://github.com/georgeosddev/shop-menu

Last synced: 2 months ago
JSON representation

WordPress.org Plugin Mirror

Awesome Lists containing this project

README

        

=== Shop Menu ===
Contributors: WordPress BizPlugin
Donate link:
Tags: menu, shop, shortcode, ajax
Requires at least: 3.5
Tested up to: 3.9
Stable tag: 1.3.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This plugin creates the goods menu of your store using shortcode. The menu is loaded with ajax.

== Description ==

Shop Menuは、商品/メニュー一覧を表示するプラグインです。任意の固定ページや投稿に商品/メニュー一覧を表示することができます。
商品/メニュー一覧には、商品のアイキャッチ画像、商品名、商品価格が自動的に表示されます。

= 特徴 =
* 商品/メニュー一覧で商品価格の表示・非表示を設定できます
* 一度に表示する商品/メニューの件数を設定できます
* Ajaxを使って商品/メニュー一覧を表示することで、一覧性と高速な表示を両立しています

詳細な使用方法はこちらです: http://residentbird.main.jp/bizplugin/plugins/shopmenu/

== Installation ==

1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress

== Screenshots ==

1. Menu

== Changelog ==

= 1.3.0 =
* 商品一覧の表示順序を設定する機能を追加しました

= 1.2.0 =
* 商品ページを別ウィンドウで開く機能を追加しました

= 1.1.0 =
* 商品カテゴリを追加しました
* 商品カテゴリに属する商品一覧を表示するショートコードを追加しました

= 1.0.1 =
* 続きを見るボタンのデザインを変更

= 1.0.0 =
* 初版リリース