このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

CleanCodeNZ Geo Posts Plugin

説明

This plugin creates custom post type with geo locations for back end data entering, Google Maps Api v3 is used to display geo posts onto a map with clickable markers overlay, geo posts html content then can be displayed in a popup window.
Without any change this tool can be used to build a store locator or any other location related map application for your wordpress site.

Features:

  1. It is using custom post type, no extra table is created
  2. Custom post fields are defined in a config file, easy to change
  3. Built in geo coordinates finder from a location using Google maps api geo service
  4. Marker overlay with customizable text and icon
  5. Popup window is html content which can be entered from admin page with little html knowledge
  6. Categorized geo posts are supported out of box
  7. Categories are used as map legends and customizable
  8. It is using v3 of Google maps api, no key is needed.
  9. Image field with wordpress built in media up loader is supported through meta box 10.All scripts and styles are only exported to the map page.

Features only available for premium version:

  1. Search based on category
  2. Fast proximity search with km or miles

Any issues or need help: contact me.

インストール

  1. Upload this directory to your plugins directory. It will create a ‘wp-content/plugins/cleancode-geo-posts-plugin/’ directory
  2. WordPress users should go to their Plugins page and activate “CleanCodeNZ Geo Posts Plugin”.
  3. Now go to Settings->CCNZGeoPosts, enter the default zoom level, latitude and longitude for Google maps, and title of the page you want the map on
  4. Now go to Geo Posts->Add new, these posts should appear on the map of the page you have set in step 3
  5. Then browse to your map page whose title you have entered in step 3 to see those posts you entered in step 4 to appear on map, have fun.

FAQ

Where can I find help for this plugin

You can find more information of this plugin from CleanCodeNZ Geo Posts Plugin
Demo from CleanCodeNZ Geo Posts Plugin Demo:Photo Spots Of New Zealand

評価

このプラグインにはレビューがありません。

貢献者と開発者

CleanCodeNZ Geo Posts Plugin はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“CleanCodeNZ Geo Posts Plugin” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

Warning: Backup your config file ‘geoposts-config.php’ before upgrade.

1.0.0

  • Released.

1.1.0

  • Fixed bug of hard coded Location path

1.2.0

  • Fixed bug of map not showing if no options set

5.0.0

  • Premium with proximity search