2017 © Pedro Peláez
 

wordpress-plugin wp-cyrtolat

WordPress plugin to transliterate cyrillic slugs into latin

image

wildwolf/wp-cyrtolat

WordPress plugin to transliterate cyrillic slugs into latin

  • Wednesday, April 4, 2018
  • by wildwolf
  • Repository
  • 1 Watchers
  • 0 Stars
  • 21 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

wp-plugin-cyrtolat

CI Static Code Analysis, (*1)

WordPress plugin to transliterate Cyrillic slugs into Latin., (*2)

The plugin was written as a replacement to cyr3lat, which is no longer maintained and is vulnerable to SQL injection., (*3)

Unlike other plugins, this one does not use sanitize_title hook (which fires for many things other than post/page/term slugs), which reduces the risk of unwanted side effects., (*4)

The plugin uses wp_insert_post_data, wp_insert_attachment_data, and get_sample_permalink for posts/pages/attachments, and wp_insert_term_data / wp_update_term_data for terms., (*5)

The plugin provides three custom filters: 1. wwcyrtolat_xlat_table: allows for customization of the transliteration table. 2. wwcyrtolat_xlat_re_table: allows for customization of the regular expression-based transliteration table. 3. transliterate_name: this one allows to modify the transliterated name/slug., (*6)

Installation

Run from the WordPress root directory:, (*7)

composer require wildwolf/wp-cyrtolat

After that, please go to the Admin Dashboard => Plugins and activate the plugin., (*8)

Configuration

Admin Dashboard => Options => WW CyrToLat, (*9)

The Versions

04/04 2018

dev-master

9999999-dev https://github.com/sjinks/wp-plugin-cyrtolat

WordPress plugin to transliterate cyrillic slugs into latin

  Sources   Download

MIT

The Requires

 

The Development Requires

by Volodymyr Kolesnykov

plugin wordpress cyrillic transliterate

31/03 2018

0.3.1

0.3.1.0 https://github.com/sjinks/wp-plugin-cyrtolat

WordPress plugin to transliterate cyrillic slugs into latin

  Sources   Download

MIT

The Requires

 

The Development Requires

by Volodymyr Kolesnykov

plugin wordpress cyrillic transliterate

24/03 2018

0.3

0.3.0.0 https://github.com/sjinks/wp-plugin-cyrtolat

WordPress plugin to transliterate cyrillic slugs into latin

  Sources   Download

MIT

The Requires

 

The Development Requires

by Volodymyr Kolesnykov

plugin wordpress cyrillic transliterate

17/12 2017

0.2

0.2.0.0 https://github.com/sjinks/wp-plugin-cyrtolat

WordPress plugin to transliterate cyrillic slugs into latin

  Sources   Download

MIT

The Requires

 

The Development Requires

by Volodymyr Kolesnykov

plugin wordpress cyrillic transliterate

17/12 2017

0.1

0.1.0.0 https://github.com/sjinks/wp-plugin-cyrtolat

WordPress plugin to transliterate cyrillic slugs into latin

  Sources   Download

MIT

The Requires

 

by Volodymyr Kolesnykov

plugin wordpress cyrillic transliterate