آیکن Linguator AI – Auto Translate & Create Multilingual Sites
افزونه رایگان نسخه 2.1.9

Linguator AI – Auto Translate & Create Multilingual Sites

توسعه‌دهنده: Cool Plugins

توضیحات

Translate your entire WordPress site in minutes using built-in AI. Linguator is a fast, SEO-friendly, and affordable way to reach a global audience.

تغییرات این نسخه

Translate Words is evolving to Linguator, our new AI-based multilingual solution.

The current functionality will remain available until 6 months.

If you prefer a manual string translation workflow, we recommend Loco Translate.

Version 2.1.9 | 30 June 2026

Fixed: Validation issue of Google Gemini API key.

Version 2.1.8 | 15 June 2026

Improved: User Opt-in code improvements

Version 2.1.7 | 04 June 2026

Improved: Code Improvements & Optimization

Version 2.1.6 | 22 May 2026

Fixed an issue with the Bulk Translation feature.

Improve setting panel UI.

Improve code quality and security.

Minor fixes.

Version 2.1.5 | 23 April 2026

Added Google Gemini AI provider (available for WordPress 7.0+).

Version 2.1.4 | 3 April 2026

Minor Textual changes.

Fixed an issue with the Quick Edit page for unassigned languages.

Minor fixes.

Version 2.1.3 | 1 April 2026

Remove unused code.

Improve code quality and security.

Version 2.1.2 | 26 March 2026

Removed usage of HEREDOC/NOWDOC syntax and replaced with safer string handling methods.

Improved plugin path and URL handling by replacing hardcoded paths with WordPress standard functions like plugin_dir_path() and plugin_dir_url().

Strengthened REST API permission checks by adding proper capability validation for post creation actions.

Fixed unescaped output in content filters, ensuring all dynamic data is properly escaped to prevent XSS vulnerabilities.

Added missing nonce verification for user input handling to prevent CSR