Linux 软件免费装

Plugin Name

开发者 Alex Gonzales
更新时间 2011年2月23日 12:58
PHP版本: 3.0 及以上
WordPress版本: 3.0

标签

post user google maps marker coordinates latitude longitude

下载

1.0

详情介绍:

This plugin put a map of Google Maps with a custom field that will contain the coordinates of marker. It can use when the administrator want obtain some ubication. In Spanish: Este plugin pone un mapa de Google Maps con un campo personalizado que contendra la coordenadas del marcador. Se puede utilizar cuando el administrador desea obtener alguna ubicacion.

安装:

  1. Download the plugin
  2. Unzip it in /wp-content/plugins/
  3. Active the plugin through the 'Plugins' menu in WordPress.
  4. Ready!

常见问题:

Why I need a API?

Cause this plugin work with the version 2

How it work ?

It save coordinates in a custom field called "pto_gomaps".

How can I show it in my theme ?

If you use it in Admin Post, you can use : <?php get_post_meta($post->ID,'pto_gomaps', true) ?> in Loop. If you use it in User Profile, you can use : <?php the_author_meta('pto_gomaps',$user->ID) ?>

更新日志:

1.0