https://github.com/constlab/acf-yandex-map
Yandex map for Advanced Custom Field
https://github.com/constlab/acf-yandex-map
acf acf-field wordpress-plugin yandex-maps
Last synced: about 1 year ago
JSON representation
Yandex map for Advanced Custom Field
- Host: GitHub
- URL: https://github.com/constlab/acf-yandex-map
- Owner: constlab
- Created: 2015-10-02T07:34:42.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-06-08T09:59:42.000Z (almost 8 years ago)
- Last Synced: 2025-03-20T23:41:32.301Z (about 1 year ago)
- Topics: acf, acf-field, wordpress-plugin, yandex-maps
- Language: PHP
- Homepage:
- Size: 57.6 KB
- Stars: 8
- Watchers: 2
- Forks: 6
- Open Issues: 5
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
=== Yandex Map for ACF ===
Contributors: joker-bs
Donate link: http://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://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 the_yandex_map for set map height
* Fixes view on frontend
* Many fixes
= 1.1 =
* Added mark editor
= 1.0 =
* First release