Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Traverse Digital

Опис

This plugin lets you easily display the locations of photos you’ve taken. I developed it as part of a proof-of-concept for leveraging the WordPress app to create a Foursquare/Swarm checking functionality for your blog.

This will create a custom post type called “traverse” (optional) or will apply the functionality to posts. It checks posts for images or a gallery and extracts the EXIF geo-location data from the image. It then set’s up maps on the pages on which it found geo-data with markers for each of the images.

This is a great companion with my If Post Then That WordPress plugin that lets you trigger WordPress actions via tags in the post which makes the iOS and Android apps that much more powerful. This allows you to “check in” easily from the road.

Встановлення

  1. Upload plugin to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Get your API key for the Google Maps Javascript API
  4. Add it to the settings page under Settings > Traverse Digital

Часті питання

Why would I want a different post type?

If you don’t want to clutter up your blogroll with every location you post, you might want to do this. It’s more segregated than categories.

Why aren’t the posts showing up?

Visit your permalinks settings page, it’s possible that the rewrite cache just needs to be cleared.

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“Traverse Digital” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Traverse Digital” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

0.1

  • Initial commit.