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

GeoSmart

描述

GeoSmart automatically adds city-precise location information for each comment author to comment metadata for each comment and a map showing comment author location distribution. GeoSmart also ships with a multiple instance capable sidebar widget that displays a map showing the locations of the most recent visitors to your blog.

螢幕截圖

  • Admin panel with invalid Google Maps API key.
  • Admin panel with valid API key but unsynchronized database tables.
  • Admin panel with valid API key and synchronized database tables.
  • Post page with map and comment author location.

安裝

  1. Unzip the geosmart.zip file.
  2. Upload the ‘geosmart’ directory to the ‘/wp-content/plugins/’ directory.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.
  4. Go to the ‘GeoSmart’ page listed under ‘Settings’ and click the ‘Synchronize’ button.
  5. To display maps, enter a Google Maps API Key.

常見問題

Where does GeoSmart get its location information from?

GeoSmart utilizes the http://ipinfodb.com/ API to obtain location information.

Can GeoSmart pinpoint the exact address of a commenter?

No it cannot.

Can I use GeoSmart to display maps without a Google Maps API Key?

No you cannot.

Is the GeoSmart widget multiple instance capable?

Yes it is.

評價

There are no reviews for this plugin.

貢獻者及開發者

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

貢獻者

將 GeoSmart 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.5.3

  • Fixes database sync bug when approving/marking comments as spam.
  • Fixes warning message on plugin update page.

1.5.2

  • Fixes database error received when upgrading from versions prior to 1.5.

1.5.1

  • Fixes widget bug on pages without comments.

1.5

  • New feature: Now adds country flags to comment author name.
  • New feature: Multiple instance capable recent visitors widget built on the new WordPress 2.8 widgets API.
  • New feature: It is now possible to select the color of the map location markers.
  • Fixes wp-super-cache incompatibility issue.
  • Now uses static method to display comments map.
  • Included POT file for I18n.

1.0.9.1

*Fixed comment deletion bug.

1.0.9

*Fixed bug in database synchronization module.
*Fixed code syntax typo on GeoSmart seting page.
*Removed google maps API calls from pages without comments and non-single pages.

1.0.8

*Fixed CURLOPT_FOLLOWLOCATION issue for users running PHP in safe mode or with an open basedir set.
*Added internationalization support.
*Improved error handling.
*Added support for PHP installations compiled without the cURL extension.

1.0.4

*Fixed bug on admin page.

1.0.3

*Added CSS and images.

1.0.2

*Fixed database sync issue.

1.0.0

*Released to WordPress Plugin Repository

0.0.3

*Added geosmart_map() function.
*Modified admin panel.

0.0.2

*Added Google Map functionality.
*Added admin panel options.
*Added settings link on plugins page.
*Modified database table structure.

0.0.1

*Original Version.