Skip to content
/ cyr2lat Public

Converts Cyrillic characters in post, page and term slugs to Latin characters. Useful for creating human-readable URLs.

License

Notifications You must be signed in to change notification settings

mihdan/cyr2lat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c7b6b33 · Dec 22, 2024
Dec 22, 2024
Aug 1, 2022
Dec 7, 2024
Nov 30, 2024
Jul 22, 2023
Dec 21, 2024
Dec 22, 2024
Dec 7, 2020
Mar 16, 2023
Nov 13, 2024
Jul 18, 2023
Jan 14, 2024
Dec 7, 2024
Dec 10, 2018
Jul 22, 2023
Aug 3, 2023
Mar 16, 2023
Dec 7, 2024
Dec 22, 2024
Dec 22, 2024
Dec 22, 2024
Nov 13, 2024
Jul 19, 2023
Mar 18, 2021
Dec 22, 2024
Jul 25, 2023
Dec 22, 2024

Repository files navigation

Cyr-To-Lat

Converts Cyrillic characters in post, page and term slugs to Latin characters. Useful for creating human-readable URLs.

Banner

Features

  • The only plugin with fully editable transliteration table. Allows add/remove and edit pairs like 'Я' => 'Ya', or even 'Пиво' => 'Beer'
  • Converts any number of existing post, page and term slugs in background processes
  • Saves existing post and page permalinks integrity
  • Performs transliteration of attachment file names
  • Includes Russian, Belorussian, Ukrainian, Bulgarian, Macedonian, Serbian, Greek, Armenian, Georgian, Kazakh, Hebrew, and Chinese characters
  • Has many advantages over similar plugins
  • Officially compatible with WPML

WPML Certificate

Installation

git clone https://github.com/mihdan/cyr2lat.git
cd cyr2lat
make install-prod

Development

git clone https://github.com/mihdan/cyr2lat.git
cd cyr2lat
make install

WP-CLI support

wp cyr2lat regenerate [--post_type=<post_type>] [--post_status=<post_status>]

Where -post_type is list of post types, -post_status is list of post statuses.

Packagist

Total Downloads

License

Latest Stable Version

Latest Unstable Version

composer.lock

Code Coverage

Coverage Status

License

The WordPress Plugin Cyr-To-Lat is licensed under the GPL v2 or later.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2, as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

A copy of the license is included in the root of the plugin’s directory. The file is named LICENSE.

Credits

The current version of the Cyr-To-Lat was developed by Sergey Biryukov, Mikhail Kobzarev, and Igor Gergel.

Contributors: SergeyBiryukov, mihdan, karevn, webvitaly, kagg-design.

Sponsor: Blackfire

Blackfire Logo