Title: Pimap
Author: Leo Baiano
Published: <strong>2014 年 8 月 12 日</strong>
Last modified: 2014 年 8 月 26 日

---

搜索插件

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

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

# Pimap

 作者：[Leo Baiano](https://profiles.wordpress.org/leobaiano/)

[下载](https://downloads.wordpress.org/plugin/pimap.zip)

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

 [支持](https://wordpress.org/support/plugin/pimap/)

## 描述

A plugin that allows users to record information that will be displayed on the google
maps pins.

#### Credits

 * Odin Framework [wp-brasil](https://github.com/wpbrasil/odin)

#### Contribute

You can contribute to the source code in our [GitHub](https://github.com/leobaiano/pimap)
page.

## 屏幕截图

 * [[
 * Initial options, the center of the map and zoom
 * [[
 * Registration pin
 * [[
 * Displaying the map on the site
 * [[
 * Displaying image and content in infobox

## 安装

To install just follow the installation steps of most WordPress plugin’s:

e.g.

 1. Download the file lb-back-to-top.zip;
 2. Unzip the file on your computer;
 3. Upload folder post-ranking-view, you just unzip to `/wp-content/plugins/` directory;
 4. Activate the plugin through the `Plugins` menu in WordPress;
 5. Be happy.

Displaying the map on the site
 Add the code below where you want the map to appear:

    ```
    <?php
    if ( function_exists( 'display_map' ) ) {
        display_map();
    }
    ?>
    ```

For include in your post, page and etc, use shortcode

    ```
    [pimap]
    ```

## 评价

此插件暂无评价。

## 贡献者及开发者

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

贡献者

 *   [ Leo Baiano ](https://profiles.wordpress.org/leobaiano/)
 *   [ Valerio Souza ](https://profiles.wordpress.org/valeriosza/)

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

### 对开发感兴趣吗?

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

## 更新日志

#### 1.2.0 2014-08-25

 * Create shortcode [pimap], active scroll on mouse and change icon wp-admin.

#### 1.1.1 2014-08-24

 * Fix bug in the display of pins without image

#### 1.1.0 2014-08-21

 * Displaying image and content in infobox.
 * Translation into Portuguese of Brazil

#### 1.0.0 2014-08-02

 * Creation of the plugin, the initial version.

## 额外信息

 *  版本 **1.2.0**
 *  最后更新：**12 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 3.8 或更高版本 **
 *  已测试的最高版本为 **4.0.38**
 *  语言
 * [English (US)](https://wordpress.org/plugins/pimap/)
 * 标签
 * [contact](https://cn.wordpress.org/plugins/tags/contact/)[Google Maps](https://cn.wordpress.org/plugins/tags/google-maps/)
   [local](https://cn.wordpress.org/plugins/tags/local/)[maps](https://cn.wordpress.org/plugins/tags/maps/)
   [shortcode](https://cn.wordpress.org/plugins/tags/shortcode/)
 *  [高级视图](https://cn.wordpress.org/plugins/pimap/advanced/)

## 评级

 5 星（最高 5 星）。

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

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

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

## 贡献者

 *   [ Leo Baiano ](https://profiles.wordpress.org/leobaiano/)
 *   [ Valerio Souza ](https://profiles.wordpress.org/valeriosza/)

## 支持

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

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

## 捐助

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

 [ 捐助此插件 ](http://lbideias.com.br/donate)