A simple WordPress plugin for adding geographic data to posts.
Author: | Francis Yaconiello (profile at wordpress.org) |
WordPress version required: | 3.0 |
WordPress version tested: | 3.4.1 |
Plugin version: | 1.0 |
Added to WordPress repository: | 16-08-2012 |
Last updated: | 20-08-2012
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
Rating, %: | 100 |
Rated by: | 1 |
Plugin URI: | http://fyaconiello.github.com/wp-geo-posts/ |
Total downloads: | 2 509 |
Active installs: | 40+ |
![]() Click to start download |
Features
- Adds
location
,latitude
, andlongitude
meta + metaboxes to any content type. - Provides an easy to use interface for selecting which content types to apply the above meta values. Note: this allows selection of built in types: page and post as well as any registered custom post types.
- Provides
WP_GeoQuery
an extendedWP_Query
class for doing distance based and geo-aware queries.
- Add support for
within radius
option to WP_GeoQuery - HTML5 geolocation of visitors, with a fallback to
Change Location
(stored as COOKIE) - Custom Markers by post type.
- Shortags for:
Get Directions
link (utilizing Google Maps)- Static Map - show one or more posts on a static map
- Dynamic Map - show one or more posts on a dynamic map
- Option to show radius as overlay (for
within radius
calls)
FAQ
ChangeLog