该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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.