Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

WP Event Map

Описание

Helps to create events and show the events location on google map. Use the given shortcode to show the location map with the location info in a list: [‘event-map-sc’] or <?php echo do_shortcode('[event-map-sc]');?>

Features:

Events : You can create as many events as you want. Events will be a post type.

Map : Each of the events location will be shown in a single google map.

Map Icon : You can show your own custom map icon/pin for each of the events in a map.

Event Date : You can set event start date, event end date as well as time for each of the events.

Location Info : You just need to put latitude and longitude for each of the events location to show them in a map. You can also add additional details about the location.

Shortcode : Use the given shortcode to show the location map with their info in a list: ‘event-map-sc’. This will show all the events in a single map with their info such as start date, start time, end date, end time and location info in a list.

Event link : You can navigate to each of the events easily by clicking the event name from the list.

**Note: Al the timings will be shown according to the server’s time.

Скриншоты

  • Events List.
  • Backend Fields.

Установка

Using The WordPress Dashboard

  1. Navigate to the ‘Add New’ in the plugins dashboard
  2. Search for wp-event-map
  3. Click Install Now
  4. Activate the plugin on the Plugin dashboard

Uploading in WordPress Dashboard

  1. Navigate to the ‘Add New’ in the plugins dashboard
  2. Navigate to the ‘Upload’ area
  3. Select wp-event-map.zip from your computer
  4. Click ‘Install Now’
  5. Activate the plugin in the Plugin dashboard

Using FTP

  1. Download wp-event-map.zip
  2. Extract the wp-event-map directory to your computer
  3. Upload the wp-event-map directory to the /wp-content/plugins/ directory
  4. Activate the plugin in the Plugin dashboard

Часто задаваемые вопросы

There is something cool you could add…

Nice, make a post on the Support Forum and let us know. We are always looking for ways to improve our plugins.

Отзывы

Нет отзывов об этом плагине.

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

«WP Event Map» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «WP Event Map» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0.0

  • Первый релиз