mihdan / cyr2lat
Cyr-To-Lat
Installs: 147
Dependents: 0
Suggesters: 0
Security: 0
Stars: 36
Watchers: 5
Forks: 10
Type:wordpress-plugin
Requires
- ext-json: *
Requires (Dev)
- 10up/wp_mock: 0.4.2 - 1.0.1
- lucatume/function-mocker: ^2.0.0
- php-coveralls/php-coveralls: ^v2.7.0
- phpcompatibility/php-compatibility: ^9.3.5
- phpcompatibility/phpcompatibility-wp: ^2.1.5
- phpunit/phpunit: 8.5.40 - 11.5.2
- roave/security-advisories: dev-latest
- squizlabs/php_codesniffer: ^3.11.2
- wp-coding-standards/wpcs: ^3.1.0
- dev-master
- v6.4.0.x-dev
- v6.3.0.x-dev
- 6.3.0
- v6.2.3.x-dev
- 6.2.3
- v6.2.2.x-dev
- 6.2.2
- v6.2.1.x-dev
- 6.2.1
- v6.2.0.x-dev
- 6.2.0
- 6.1.0
- 6.0.8
- 6.0.7
- 6.0.6
- 6.0.5
- 6.0.4
- 6.0.3
- 6.0.2
- 6.0.1
- 6.0.0
- 5.5.3
- 5.5.2
- 5.5.1
- 5.5.0
- 5.4.0
- 5.3.0
- 5.2.7
- 5.2.6
- 5.2.5
- 5.2.4
- 5.2.3
- 5.2.2
- 5.2.1
- 5.2.0
- 5.1.0
- 5.0.4
- 5.0.3
- 5.0.2
- 5.0.1
- 5.0.0
- 4.6.4
- 4.6.3
- 4.6.2
- 4.6.1
- 4.6.0
- 4.5.2
- 4.5.1
- 4.4.0
- 4.3.5
- 4.3.4
- 4.3.3
- 4.3.2
- 4.3.1
- 4.3
- 4.2.2
- 4.2.1
- 4.2
- 4.1.2
- 4.1.1
- 4.1
- 3.7
- 3.6.5
- 3.6.4
- 3.6.3
- 3.6.2
- 3.6.1
- 3.6
- dev-dependabot/npm_and_yarn/nanoid-3.3.8
- dev-trunk
This package is auto-updated.
Last update: 2024-12-22 14:24:29 UTC
README
Converts Cyrillic characters in post, page and term slugs to Latin characters. Useful for creating human-readable URLs.
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
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
Code Coverage
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