Skip to content

Commit

Permalink
PHP 7.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
kagg-design committed Jan 30, 2025
1 parent eb022b7 commit b020a02
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cyr-to-lat.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
* Description: Convert Non-Latin characters in post and term slugs to Latin characters. Useful for creating human-readable URLs. Based on the original plugin by Anton Skorobogatov.
* Version: 6.3.0
* Requires at least: 5.3
* Requires PHP: 7.2.0
* Requires PHP: 7.2
* Author: Sergey Biryukov, Mikhail Kobzarev, Igor Gergel
* Author URI: https://profiles.wordpress.org/sergeybiryukov/
* License: GPL v2 or later
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Tags: cyrillic, slugs, translation, transliteration
Requires at least: 5.3
Tested up to: 6.7
Stable tag: 6.3.0
Requires PHP: 7.2.0
Requires PHP: 7.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down

0 comments on commit b020a02

Please sign in to comment.