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

WP Find Your Nearest

描述

Have you ever wanted the functionality to allow your visitors to search for their nearest… shop, drop in centre, you name it?

This plug-in meets that need. You can create as many entries as you want, associate them with latitude and longitude using the Google Map API and allow your vistors to search for their nearest item by entering their own postal code.

This plug-in has been well tested with UK postcodes and also tested with US zipcodes and AUS postal codes among others. All feedback welcome.

The premium version is not currently available but is under redevelopment. Please do not make support requests for the premium version via the boards here, as we cannot support a premium product via the WordPress support forum.

A combination of circumstances have prevented the original author from dedicating the time necessary to support and develop this plug-in. That has now changed! The maintenance of this plugin has been taken over by SocialEvolution in collaboration with the original author.

螢幕截圖

  • The settings page
  • The add new item page

安裝

  1. Upload the folder wp-find-your-nearest to the /wp-content/plugins/ directory
  2. Activate the plug-in through the ‘Plugins’ menu in WordPress
  3. Create a page that you will use to display your search results… Note: This page will not contain anything until a search is performed using the search form provided by the “FYN – Search Form” widget. It can contain other text that will be overwritten when landed on as a result of a Find Your Nearest search.
  4. Visit the settings page under the Menu item “Find Your Nearest” and set the necessary options. The “Search Results Page” and “Country” settings are required for the plugin to work.
  5. You can now create new “Find Your Nearest” items. Enter the postal code in the required field and click the “Update Latitude and Longitude” button to call the Google Maps API and place the latitude and longitude in the appropriate fields before saving the entry.
  6. The plugin includes a widget to enable searching. “FYN – Search Form” simply adds a search form to your sidebar.

評價

There are no reviews for this plugin.

貢獻者及開發者

“WP Find Your Nearest” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

WP Find Your Nearest 外掛目前已有 6 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 WP Find Your Nearest 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

0.3.1

  • Fix bug that caused conflict with some other plugins

0.3.0

  • Full code refactor
  • Full internationalisation
  • Remove information regarding premium version of plugin

0.2.5

  • urgent bug fix to identify location correctly

0.2.4

  • Fix bug that resulted in occasional false lat/long values being returned

0.2.3

  • Updated Google API to V3

0.2.2

  • Add information regarding premium version of plugin

0.2.1

  • Fix bug that caused search to break if widget placed in header
  • Fix bug that prevented results displaying different places with same postal code

0.2.0

  • Included new option to limit search results
  • Added Google map to search results displayed in modal dialog box
  • Regional Categories navigation widget removed pending bugfix

0.1

  • Launch