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

Nearby Locations

Описание

Add the ability to add locations to a map, based on category, in relation to a single location.

Скриншоты

  • Make sure to enter your Google Maps API in Settings.
  • Enter an optional Featured Address that all other locations will be displayed in relation to.
  • Add optional Location Types. Order is the order in which they will be listed on the front end.
  • Enter named Locations and addresses organized by Location Type.
  • Display all addressed on the front end.
  • Or, display any locations in a selected Location Type.

Установка

  1. Upload nearby-locations.zip to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Enter a valid Google API Key in Locations —> Settings
  4. Place [nearby_locations] in your post or page or <?php echo do_shortcode('[nearby_locations]'); ?> in your templates

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

Installation Instructions
  1. Upload nearby-locations.zip to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Enter a valid Google API Key in Locations —> Settings
  4. Place [nearby_locations] in your post or page or <?php echo do_shortcode('[nearby_locations]'); ?> in your templates
Why is my map not showing on the front end?

Make sure you have entered a valid Google Map API key on the plugin settings page.

Отзывы

Посмотреть 1 отзыв

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

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

Участники

Перевести «Nearby Locations» на ваш язык.

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

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

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

1.0

  • Initial release

1.1

  • Added ability to customize map colors from the settings page

1.1.1

  • Properly update options based on current version