توضیحات
Converts Cyrillic, European and Georgian characters in post, term slugs and media file names into Latin characters.
تغییرات این نسخه
3.7.4
WordPress 7.0 compatibility
3.7.3
Minor improvements to plugin metadata presentation in the WordPress admin.
Improved robustness and consistency of internal admin-only logic.
No changes to front-end behavior or existing URLs.
3.7.2
Added filter support for adjusting background batch size during slug conversion.
Improved safety and flexibility of background processing for large sites.
Refined cron cleanup on plugin deactivation.
Minor internal code cleanup and consistency improvements.
No changes to front-end behavior or existing URLs.
3.7.1
Adopted plugin maintenance and modernized codebase for current WordPress standards
Reworked sanitize_title and sanitize_file_name hooks to use proper arguments
Removed debug_backtrace usage to improve performance and reliability
Replaced direct database updates with WordPress APIs (wp_update_post, wp_update_term)
Added background batch processing for existing slugs via WP-Cron
Improved transliteration handling with locale-aware caching
General code cleanup and stability improvements
3.7
Added prepare() for every SQL query
3.6
Added esc_sql for SQL query
3.5
Removed quotes from table which added extra dashes
3.4
Fixes for Ukrainian characters
3.3.3
Bugfix: posts of status “future” were not affected
3.3.2
Added support for European diacritics
3.3.1
Added Georgian transliteration table
A problem with some letters causing apostrophes in slugs was resolved
3.3
Internal improvements
3.2
Added translite
WordPress 7.0 compatibility
3.7.3
Minor improvements to plugin metadata presentation in the WordPress admin.
Improved robustness and consistency of internal admin-only logic.
No changes to front-end behavior or existing URLs.
3.7.2
Added filter support for adjusting background batch size during slug conversion.
Improved safety and flexibility of background processing for large sites.
Refined cron cleanup on plugin deactivation.
Minor internal code cleanup and consistency improvements.
No changes to front-end behavior or existing URLs.
3.7.1
Adopted plugin maintenance and modernized codebase for current WordPress standards
Reworked sanitize_title and sanitize_file_name hooks to use proper arguments
Removed debug_backtrace usage to improve performance and reliability
Replaced direct database updates with WordPress APIs (wp_update_post, wp_update_term)
Added background batch processing for existing slugs via WP-Cron
Improved transliteration handling with locale-aware caching
General code cleanup and stability improvements
3.7
Added prepare() for every SQL query
3.6
Added esc_sql for SQL query
3.5
Removed quotes from table which added extra dashes
3.4
Fixes for Ukrainian characters
3.3.3
Bugfix: posts of status “future” were not affected
3.3.2
Added support for European diacritics
3.3.1
Added Georgian transliteration table
A problem with some letters causing apostrophes in slugs was resolved
3.3
Internal improvements
3.2
Added translite