-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
69 lines (46 loc) · 2.17 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
=== Yandex Maps for Gutenberg ===
Contributors: al5dy
Donate link: https://money.yandex.ru/to/410012328678499
Tags: map, yandex map, block, yandex, gutenberg, beta, gutenberg editor, yandex maps for gutenber, maps for gutenbers, gutenberg maps, gutenberg block
Requires at least: 4.7
Tested up to: 5.0
Requires PHP: 5.3
Stable tag: 1.0.1
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
== Description ==
The plugin adds a simple Yandex Maps to your page. Do not forget to install the <a href="https://wordpress.org/plugins/gutenberg/" title="Gutenberg" target="_blank">Gutenberg plugin</a> (WordPress version 4.9.8 and below).
If you have WordPress version 5.0 and above, you don't need to install anything. Enjoy :)
= Main Features: =
- Yandex Map API
- Width/Height, Zoom, Latitude/Longitude
- Custom Placemarks
- Well organized source code
- WP Hooks/Filters
- Russian and English language support
== Installation ==
Automatic installation
1. Log into your WordPress admin area
2. Go to Plugins -> Add New
3. Search for Yandex Maps for Gutenberg -> Install Now (on the side Yandex Maps for Gutenberg)
4. Activate the plugin
5. Until Gutenberg gets merged into WordPress core, it requires the <a href="https://wordpress.org/plugins/gutenberg/" title="Gutenberg" target="_blank">Gutenberg plugin</a> (WordPress version 4.9.8 and below).
= Manual installation =
The manual installation method involves downloading my Yandex Maps for Gutenberg plugin and uploading it to your webserver
via your favourite FTP application. The WordPress codex contains [instructions on how to do this here](https://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation).
= Minimum Requirements =
* PHP version 5.3 or greater
* <a href="https://wordpress.org/plugins/gutenberg/" title="Gutenberg" target="_blank">Gutenberg plugin</a> (WordPress version 4.9.8 and below)
== Screenshots ==
1. Map with basic settings.
2. The finished map.
== Changelog ==
= 1.0.1 - 2018-12-08 =
Bugfix WP 4.x / 5.x compatibility
Improved translations
Other minor changes
= 1.0.0 - 2018-07-02 =
First Release
== Upgrade Notice ==
= 1.0.0 =
First Release: Contains a ready to use plugin with all the bugfixes.