Title: Store Manager
Author: dirlikdesigns
Published: <strong>2016 年 1 月 29 日</strong>
Last modified: 2016 年 3 月 19 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

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

# Store Manager

 作者：[dirlikdesigns](https://profiles.wordpress.org/dirlikdesigns/)

[下载](https://downloads.wordpress.org/plugin/store-manager.zip)

 * [详情](https://cn.wordpress.org/plugins/store-manager/#description)
 * [评价](https://cn.wordpress.org/plugins/store-manager/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/store-manager/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/store-manager/#developers)

 [支持](https://wordpress.org/support/plugin/store-manager/)

## 描述

With this plugin it is possible to manage multiple stores (or any kind of location).

There is support for:

 * address information
 * contact information
 * openinghours
 * short description
 * long description
 * photo gallery
 * distance calculator
 * a store manager user role, so that store management can be delegated without 
   opening up any other part of the WP admin

#### 形象

The plugin comes with a very basic and ugly template file and a form that has no
styling. However, everything is wrapped in spans or divs and logical classnames 
are assigned to everything so that you style the frontend yourself.

You should also make file in your theme folder called single-store.php. The included
template file will show how to get all the information from the store. This file
is located:
 [plugin_folder]/includes/template-single-store.php

#### 代码

This is the shortcode for the form and resultpage:
 [store-manager-form] If no attributes
are given, the form will consist of a zipcode fields and a submit button.

This will add a radius field (radius is in KM):
 [store-manager-form radius]

Here is an example of how to manipulate the radius field:
 [store-manager-form radius
radius-value=15 radius-placeholder=”input placeholder text here” radius-label=”label
text here”]

This example shows all other form fields, each of them can be manipulated just like
radius:
 [store-manager-form address-r1 address-r2 zipcode place country]

This example shows how to change the submit button text:
 [store-manager-form submit
=”Send”]

### TODO

 * routing
 * other map API’s (bing/mapquest)
 * maybe some global or default store as a template.
 * I want to get rid of the .hover styling in the openstreepmap/google class (line
   93/79)

## 安装

 1. Upload the plugin files to the `/wp-content/plugins/store-manager` directory, or
    install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. A new menu item should appear named ‘Stores’

## 常见问题

 * feel free to ask

## 评价

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

### 󠀁[Good but only for non canadian](https://wordpress.org/support/topic/good-but-only-for-non-canadian/)󠁿

 [nancyfr](https://profiles.wordpress.org/nancyfr/) 2016 年 9 月 3 日 1 回复

postal code from canada are not working so i’m not able to work with. Otherwise 
it seem very good.

 [ 阅读所有1条评价 ](https://wordpress.org/support/plugin/store-manager/reviews/)

## 贡献者及开发者

「Store Manager」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ dirlikdesigns ](https://profiles.wordpress.org/dirlikdesigns/)

「Store Manager」插件已被翻译至 1 种本地化语言。 感谢[所有译者](https://translate.wordpress.org/projects/wp-plugins/store-manager/contributors)
为本插件所做的贡献。

[帮助将「Store Manager」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/store-manager)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/store-manager/)，查看
[SVN仓库](https://plugins.svn.wordpress.org/store-manager/)，或通过[RSS](https://plugins.trac.wordpress.org/log/store-manager/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/store-manager/)。

## 更新日志

#### 1.0.2

 * form results closing html tags
 * added google maps
 * added support for miles
 * added country option

#### 1.0.1

 * prepared plugin for localization
 * added dutch translation

#### 1.0

 * this is the first version

## 额外信息

 *  版本 **1.0.2.2**
 *  最后更新：**10 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 4.0 或更高版本 **
 *  已测试的最高版本为 **4.4.34**
 *  语言
 * [English (US)](https://wordpress.org/plugins/store-manager/) 和 [Japanese](https://ja.wordpress.org/plugins/store-manager/).
 *  [翻译成简体中文](https://translate.wordpress.org/projects/wp-plugins/store-manager)
 * 标签
 * [custom post](https://cn.wordpress.org/plugins/tags/custom-post/)[distance](https://cn.wordpress.org/plugins/tags/distance/)
   [location](https://cn.wordpress.org/plugins/tags/location/)[radius](https://cn.wordpress.org/plugins/tags/radius/)
   [store](https://cn.wordpress.org/plugins/tags/store/)
 *  [高级视图](https://cn.wordpress.org/plugins/store-manager/advanced/)

## 评级

 4 星（最高 5 星）。

 *  [  0 条 5 星评价     ](https://wordpress.org/support/plugin/store-manager/reviews/?filter=5)
 *  [  1 条 4 星评价     ](https://wordpress.org/support/plugin/store-manager/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/store-manager/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/store-manager/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/store-manager/reviews/?filter=1)

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

[查看全部评论](https://wordpress.org/support/plugin/store-manager/reviews/)

## 贡献者

 *   [ dirlikdesigns ](https://profiles.wordpress.org/dirlikdesigns/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/store-manager/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=NLPY3A65BTSNE)