Skip to content

constlab/acf-yandex-map

Repository files navigation

=== Yandex Map for ACF ===
Contributors: joker-bs
Donate link: http:https://constlab.ru/
Tags: map, acf
Requires at least: 3.0.1
Tested up to: 4.7.1
Stable tag: 1.3
License: GPLv2 or later
License URI: http:https://www.gnu.org/licenses/gpl-2.0.html

Yandex Map for ACF

== Description ==

Allow use Yandex Map in Advanced Custom Fields, as standalone field or in repeater field

This works for both ACF and ACF Pro, version 5.

Major features:

* Add marks on map in admin page
* Add circe on map and set radius
* Set content for balloon
* Import/Export map
* Set map options in ACF field settings

== Installation ==

1. Upload acf-yandex-map folder to the /wp-content/plugins/ directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.

== Frequently Asked Questions ==

== Screenshots ==

== Changelog ==

= 1.2.4 =
* Added support Repeater field

= 1.2.3 =
* Added support Advanced Custom Fields 4
* Refactoring

= 1.2.2 =
* Fix displaying map in Safari browser

= 1.2.1 =
* Fix acf-yandex-map/height filter, reorder params. Use $field_height, $selector, $post_id, $field_value

= 1.2 =
* Added filter acf-yandex-map/height to function <code>the_yandex_map</code> for set map height
* Fixes view on frontend
* Many fixes

= 1.1 =
* Added mark editor

= 1.0 =
* First release