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

Custom Business Locations

描述

This is a nice way to add your business locations to your WordPress site. You have options to add your locations’ contact information and display special messages (like holiday hours), as well as automatically put your locations on a Google Map.

  • Displays location contact info.
  • Displays location hours of operation.
  • Displays a Google Map with locations.
  • Provides a button to Google Maps that users can then get directions to your business.
  • Add your locations with a simple shortcode [cbl-map].
  • A Google API key is REQUIRED before a custom map can be displayed. https://developers.google.com/maps/documentation/javascript/tutorial#api_key

Support will be at the [GitHub repo] (https://github.com/anchorstudios/custom-business-locations/issues). [Documentation] (https://github.com/anchorstudios/custom-business-locations/wiki) as well.

螢幕截圖

  • Custom Google map display with custom notices, hours of operation, and contact information.

安裝

  1. Upload the custom-business-locations directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Add your Google Maps API key on your WordPress site (Settings->Custom Business Locations).
  4. Create and edit your locations.
  5. Place the [cbl-map] shortcode in your pages or posts

評價

There are no reviews for this plugin.

貢獻者及開發者

“Custom Business Locations” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Custom Business Locations 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.1.1 & 1.1.2

  • Minor bug fix with phone numbers not being displayed
  • Minor bug fix with old plugin options taking over new ones
  • Compressed CSS

1.1

  • Many speed fixes (Javascript was drastically simplified)
  • No more jQuery problems
  • Removed custom post types
  • New settings UI
  • Google API Key validation
  • CSS fixes for frontend