[WordPress] 外掛分享: Custom Post Type to Map Store

WordPress 外掛 Custom Post Type to Map Store 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「Custom Post Type to Map Store」是 2020-05-19 上架。
  • 目前有 40 個安裝啟用數。
  • 上一次更新是 2020-06-19,距離現在已有 1780 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 4.0 以上版本才可以安裝。
  • 外掛要求網站主機運作至少需要 PHP 版本 7.0 以上。
  • 有 1 人給過評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

madvic | lriaudel |

外掛標籤

map | geojson | openstreetmap | Store locator | open street map |

內容簡介

此外掛允許你:

從樣本文章中的座標產生GEOJson資訊流。
透過簡碼在地圖上顯示此資訊流。

功能

從文章類型進行映射以產生所有文章的 GeoJson 資訊流。
公開此 GeoJson 資訊流於 WordPress Rest-API。
有可能為地圖標記彈出視窗做出範本。
座標讀取相容性為:

文字欄位
一個ACF Google地圖欄位
ACF OpenStreetMap Fields擴充套件的ACF欄位

透過簡碼顯示所有點的地圖。
加入 Open Street Map 至快取中。

掛鉤
標記內容

你可以更細緻地自訂標記彈出視窗內容。

範例:

function bindPopup_content_filter( $bindPopup_content, $post_id ) {
return "Yeahhhhh";
}

add_filter( 'cpt_to_map_store_bindPopup_content', 'bindPopup_content_filter', 10, 2 );
?>

快取

此外掛使用OpenStreetMap快取代理伺服器以將地圖瓦片存入快取中。

翻譯

英文– 預設語言,始終包含
法文

重要資訊!

玩得開心!

原文外掛簡介

The plugin allows to :

Generate a GEOJson feed from coordinates recorded in the sample posts.
Display this feed on a map with a shortcode.

Features

Mapping from a Post Type to generate a GeoJson feed of all posts.
Exposure this Geojson feeds on the WordPress Rest-API
Possibility to make a template for the map markers popup
Coordinate reading compatibility for :

a text field
an ACF Google Map field
an ACF field for the ACF OpenStreetMap Fields extension

Displaying a map by shortcode of all points.
Open Street Map put in cache

Hook
The marker content
You can customize more finely the marker popup content.
Example:

Cache
This plugin works with Tiles Proxy for OpenStreetMap for put in cache the map tiles.
Translations

English – default, always included
French

Important Information !
Have fun

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Custom Post Type to Map Store」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


1.0.1 | 1.0.2 | 1.0.3 | 1.1.0 | trunk |

延伸相關外掛(你可能也想知道)

  • Extensions for Leaflet Map 》這個 WordPress 外掛擴充了 Leaflet Map,並增加了 Leaflet 插件和其他功能。, 使用的 Leaflet 插件與元素, , leaflet-elevation、Leaflet.i18n:具備高程概...。
  • Smart GEO GMap 》Smart GEO GMap 是一個 WordPress 外掛,提供了一種簡單的方式,使用簡單的短代碼在 WordPress 页面/文章上集成 Google 地圖。上传無限的 GEO JSON 文件以編...。
  • Simple Mapbox Data 》在WordPress中創建並管理地圖數據點,讓Simple Mapbox Data將這些數據傳送到您的Mapbox數據集。包括支持3個自定義字段,用於您應用程序獨有的數據。。
  • Map Store Locator 》這個外掛包含兩個小工具:, - 一個簡單的小工具,適合顯示在小處。當你點擊此小工具時,它會加載另一個頁面(可以在管理區選擇), - 第二個小工具是一個基於 ...。
  • Brikshya Map 》使用者可直接從 https://wordpress.org/plugins/brikshya-map 下載此外掛。若對於安裝外掛不夠熟悉,建議可參考 Google 搜尋相關資訊。。

文章
Filter
Apply Filters
Mastodon