Plugin hau ez da probatu WordPressen azken 3 bertsio garrantzitsuenekin. Baliteke, jada, mantentze edo euskarririk ez izatea, eta, WordPressen bertsio berriagoekin erabiltzen denean, bateragarritasun arazoak izan ditzake.

WP Omen Maps

Deskripzioa

Main features:

  • Add Google or Yandex map on the site, no coding required!
  • Initial map position and zoom level set up.

You can add a map in a post or on a page via adding the shortcode in the text editor:

  • [omen_maps_google] – for Google map
  • [omen_maps_yandex] – for Yandex map

Maps use settings from the configuration screen by default, but you can change map width, height, initial coordinates and zoom level for the specific map.

For example:

This shortcode will render the Google Map with 300px height and on 12 zoom.

  • [omen_maps_google height=”300″ zoom=”12″]

And this will render the Yandex Map with initial screen in Bishkek.

  • [omen_maps_yandex lat=”42.873995″ lng=”74.600855″]

Available parameters:

  • lat – Latitude
  • lng – Longitude
  • zoom – Zoom(0-21 for Google map, 0-17 for Yandex map)
  • width – Width of the map. Pass 0 if you need full-width map.
  • height – Height of the map. Pass 0 if you need a full-height map.
  • title – Title for the initial marker.

Instalazioa

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings->Omen Maps screen to configure the plugin
  4. Use it!

Berrikuspenak

Ez dago berrikuspenik plugin honentzat.

Laguntzaileak eta Garatzaileak

“WP Omen Maps” software librea da. Ondoko pertsonek egin dizkiote ekarpenak plugin honi.

Laguntzaileak

Itzul zaitez WP Omen Maps zure hizkuntzara.

Garapena interesatzen zaizu?

Araka kodea, begiratu SVN biltegia edo harpidetu garapen erregistrora RSS bidez.

Aldaketen loga

0.2.1

  • Fixed languages
  • Missing phrases added

0.2.0

  • Added marker on map.
  • Add Title to marker.
  • Add Russian localization.
  • Fixed values on the config page.