這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Dimme Googlemap

外掛說明

This is a simple pluging using the custom post types for a googlemap. You can use it in posts and pages after creating some googlemaps. Or use the googlemap template for an archive.

螢幕擷圖

  • Adding a location to a post or page.
  • Dimme googlemap settings.
  • Googlemap in an archive.
  • Googlemap in a post.

安裝方式

  1. Just install the plugin, a custom googlemap post type will be added on the side
  2. Add some googlemaps on the new googlemap tab
  3. Add the googlemap codes in a post as you like. Useage below.
  4. check your site and watch the glory
  5. In the settings you can also choose a page for the overview googlemap. Choose a base post type for the googlemaps. Add supports for extra post types, these will be included in the overview map.

Usage in a post. Use the custom post id of a googlemap post and add this in codes like these: [dimme-googlemaps=123] and it will parse.

常見問題集

If you have any questions or tips

Please post them on the forum, so i can read idea`s and upgrade the plugin with useful things

Check the settings on the settings tab for options. You can add maps to posts, select a custom page or just create a page for the archive.

使用者評論

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

參與者及開發者

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

參與者

將〈Dimme Googlemap〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

0.3.2

  • added support for icons with apply_filters(‘dimme_googlemap_icon_types’, $types);

0.3.0

  • Cleaned up files.
  • Moved files in to classes

0.2.4

  • Minor update. Checkeded up to wordpress 4.3.1

0.2.2

  • Minor update. Checkeded up to wordpress 4.0. Moved the images and added an icon and image

0.2.1

  • changed the javascript to an easier googlemap plugin with autoloading
  • updated the loader so you have to have a page with a page id for use
  • easier intergration

0.2

  • added a custom post type for googlemaps
  • changed the page format so the page had the map
  • changed the single with a direction services
  • added possibility for default post types to support the googlemap plugin on single pages
  • search for addresses in the admin page

0.1

  • created the plugin