Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Geolocate My Posts

Descripción

“Geolocate My Posts” adds location to your posts, including a nice map, using geolocation and the Google Maps API.

Capturas

  • Plugin in Action

Instalación

You may either install the plugin via the in-built installer in WordPress or follow the manual method below:

  1. Upload the extracted geolocate-my-posts folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Enjoy!

Preguntas frecuentes

How do I change the Map’s Image Width ?

Go to Admin Panel->Settings->Post Geolocation Settings, and do the needful.

If I disable the plugin, will all the Locations from my Posts be removed?

No, The locations are appended in your posts as you click publish, thus, You have to devise a way to manually delete the locations if you wish to do so.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "Geolocate My Posts" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

0.2

Final Release, No further development expected.

  • The geolocation javascript is only enqueued at pages where its necessary.
  • Use transients instead of options to store latitude, longitude.
  • Added customization.

0.1

Initial Release