-
Notifications
You must be signed in to change notification settings - Fork 2
/
readme.txt
39 lines (27 loc) · 1.18 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
=== Rus Package ===
Contributors: antonlukin
Tags: transliterate, russification, rus date, cyrillic, русификация, транслитерация, кириллица, cyr2lat
Requires at least: 4.4
Tested up to: 5.4.1
Stable tag: 1.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Snippets for Russian-language blog. Cyrillic to Latin converation in slugs and declension of nouns in dates.
== Description ==
Simple and fast plugin for Russian-language blog. Converts cyrillic characters in posts, pages, terms and file names.
Declension of nouns in Russian dates. Recommended to use for all fresh-installed Russian-speaking audience sites.
You can contribute this plugin on [Github](https://github.com/antonlukin/rus-package).
== Installation ==
1. Upload `rus-package` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the ‘Plugins’ menu in WordPress.
3. If you have any problems — please ask for support.
== Screenshots ==
1. Declension of nouns in Russian dates
2. URI transliteration
== Changelog ==
= 1.2 =
* Minor code improvements
= 1.1 =
* Update code according WordPress Coding Standards
= 1.0 =
* Initial release