This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

CleanCodeNZ Geo Posts Plugin

Description

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.

Installation

  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

Reviews

There are no reviews for this plugin.

Contributors & Developers

“CleanCodeNZ Geo Posts Plugin” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

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