Title: PlacePress
Author: Center for Public History + Digital Humanities
Published: <strong>2019 年 6 月 1 日</strong>
Last modified: 2026 年 5 月 22 日

---

搜尋外掛

![](https://ps.w.org/placepress/assets/banner-772x250.jpg?rev=3047414)

![](https://ps.w.org/placepress/assets/icon-256x256.png?rev=2413454)

# PlacePress

 由 [Center for Public History + Digital Humanities](https://profiles.wordpress.org/cphdh/)
開發

[下載](https://downloads.wordpress.org/plugin/placepress.1.5.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/placepress/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/placepress/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/placepress/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/placepress/#developers)

 [技術支援](https://wordpress.org/support/plugin/placepress/)

## 外掛說明

#### PlacePress

PlacePress adds Location and Tour post types, structured map blocks (for single 
and global locations), structured tour stop blocks, and custom taxonomies.

[View Demos](https://wpplacepress.org/about/showcase/) at wpplacepress.org.

[Read the User Guide](https://wpplacepress.org/about/getting-started/) at wpplacepress.
org.

## 適用於區塊編輯器

這個外掛提供 4 個可供 Gutenberg/區塊編輯器使用的區塊。

 *   Global Map
 *   Global Map by Type
 *   Location Map
 *   Tour Stop

## 安裝方式

The quickest method for installing PlacePress is:

 1. Install PlacePress either via the WordPress.org plugin repository or by uploading
    the files to the plugins directory on your server.
 2. Activate PlacePress.
 3. Navigate to the PlacePress options page at Settings > PlacePress and update the
    default options.

## 常見問題集

[View the FAQ](https://wpplacepress.org/about/faq/) at wpplacepress.org.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈PlacePress〉的開發相關工作。

參與者

 *   [ Center for Public History + Digital Humanities ](https://profiles.wordpress.org/cphdh/)
 *   [ Erin Bell ](https://profiles.wordpress.org/ebellempire/)

[將〈PlacePress〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/placepress)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/placepress/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/placepress/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/placepress/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/placepress/)。

## 變更記錄

#### 1.5

 * Migrate to blocks API version 3 (iframe editor)
 * Minor bug fixes and code quality improvements
 * Updated for WordPress version 7.0

#### 1.4.96

 * Updated for WordPress version 6.9

#### 1.4.95

 * Minor UI improvements
 * Fixes issue where map marker becomes unresponsive in editor
 * Fixes deprecation warnings
 * Updated for WordPress version 6.8

#### 1.4.9

 * Minor UI improvements
 * Updated for WordPress version 6.7

#### 1.4.8

 * Updated for WordPress version 6.6

#### 1.4.7

 * Archive maps are now hooked into the archive template title (rather than the 
   description), increasing out-of-the-box feature compatibility.
 * Bug fixes and minor improvements

#### 1.4.6

 * Map markers on the front end are now SVG instead of static PNG file (and thus
   can be styled using CSS)
 * New option to disable click-to-zoom on marker cluster groups (removed in 1.4.7)

#### 1.4.5

 * Enables Location Type selection inside the map on Locations post type archive.
 * Fixes a bug in the JSON output feed that resulted in invalid nodes.

#### 1.4.4

 * Fixes a bug affecting desktop Safari users, in which selecting a Location Type
   from the dropdown menu on the Global Map By Type block caused unintentional dragging
   of the map.

#### 1.4.3

 * Updated for WordPress version 6.4

#### 1.4.2

 * Updates Stamen Terrain provider URL to use [new Stadia Maps endpoint](https://maps.stamen.com/stadia-partnership/)

#### 1.4.1

 * Updated for WordPress version 6.3

#### 1.4.0

 * Leaflet scripts are now served locally rather than via CDN
 * Updated for WordPress version 6.2

#### 1.3.9

 * Updated for WordPress version 6.1

#### 1.3.8

 * Fixes issue where changes to individual location map coordinates were not reflected
   in global location maps.

#### 1.3.7

 * Patch for map rendering issue in recent Safari versions ([WebKit #238589](https://bugs.webkit.org/show_bug.cgi?id=238589))

#### 1.3.6

 * Fixes misaligned editor controls in tour stop block
 * Settings page help links now open specific menu tab
 * Updated for WordPress version 6.0

#### 1.3.5

 * Updated for WordPress version 5.9

#### 1.3.4

 * Adds fix for iOS Safari bug that prevented Location Type selection on Global 
   Map by Type block
 * Adds support for Tours and Locations on Author archives
 * Adds support for Tours and Locations on Tag archives
 * Manage scroll wheel zoom on all map blocks to minimize accidental interactions
 * Minor CSS changes

#### 1.3.3

 * Fixes bug that broke Location Type selection on Global Map by Type block unless
   clustering is enabled
 * Now bypasses remote lookup when user enters valid coordinates for address query
   in Location Map block
 * Minor UX enhancements for map blocks
 * Very minor CSS changes

#### 1.3.2

 * Updated WordPress version compatibility

#### 1.3.0 / 1.3.1

 * Adds customizable text for map info windows (e.g. for street addresses)
 * Adds Help panels to all block settings inspectors
 * Bug fixes and minor improvements

#### 1.2.3

 * Updated WordPress version compatibility

#### 1.2.2

 * Improved accessibility/keyboard controls
 * Bug fixes and minor improvements

#### 1.2.1

 * Compatibility fix for subdirectory installations

#### 1.2

 * Transform between Global Map and Global Map by Type blocks
 * Bug fixes and minor improvements

#### 1.1.4

 * Adds Global Map by Type block
 * Enables block transforms in Tours (Heading => Tour Stop)
 * Marker popups open automatically when viewing map for a specific Tour Stop
 * Bug fixes and minor improvements

#### 1.1.3

 * Preemptively addresses bug/change in WP 5.6-RC1 re: Dashicon component

#### 1.1.2

 * Adds a compatibility option for themes that display pages as component sections
   within a front page template

#### 1.1.1

 * Bug fixes for Safari users (inaccessible geocode input fields, in-map user controls)

#### 1.1

 * Adds Tours
 * Adds optional Location Maps to archive pages
 * Enhanced user interface for settings page, including Help menus
 * Improved documentation in README file
 * Bug fixes and performance improvements

#### 1.0

 * Initial release.

## 中繼資料

 *  版本 **1.5**
 *  最後更新 **1 個月前**
 *  啟用安裝數 **30+**
 *  WordPress 版本需求 ** 5.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0**
 *  PHP 版本需求 ** 7.4.3 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/placepress/)
 * 標籤:
 * [digital humanities](https://tw.wordpress.org/plugins/tags/digital-humanities/)
   [history](https://tw.wordpress.org/plugins/tags/history/)[map](https://tw.wordpress.org/plugins/tags/map/)
   [public](https://tw.wordpress.org/plugins/tags/public/)
 *  [進階檢視](https://tw.wordpress.org/plugins/placepress/advanced/)

## 評分

這個項目尚無任何評論記錄。

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

[查看全部使用者評論](https://wordpress.org/support/plugin/placepress/reviews/)

## 參與者

 *   [ Center for Public History + Digital Humanities ](https://profiles.wordpress.org/cphdh/)
 *   [ Erin Bell ](https://profiles.wordpress.org/ebellempire/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/placepress/)