Description
TeknoTok AI Translator is a lightweight, high-performance plugin that uses advanced Artificial Intelligence to translate your WordPress pages, posts, menus, categories, and tags automatically in the background.
Unlike traditional translation plugins that bloat your pages and slow down your server, TeknoTok AI Translator processes translations asynchronously in small batches and caches the results in a local translation memory database table. This ensures maximum page load speeds, reduced server resource usage, and significant token cost savings.
This plugin connects to the secure TeknoTok Translation Gateway (https://soft.teknotok.com), the official TeknoTok API for processing translation requests and returning natural-sounding translations tailored to your target locale.
Key Features:
- One-Click Setup: Automatically detects your site’s default language and guides you through configuring target languages.
- Background Queue: No timeouts or browser freezes! Translations are processed in background tasks using WordPress Action Scheduler or WP Cron.
- Translation Memory: Saves translated content segments locally. If content doesn’t change, the plugin never calls the API again, keeping your translation costs low.
- Elegant Language Switcher: Display a floating switcher in the bottom-right or bottom-left of the page, hook it into your header/footer, or insert it anywhere via the
[teknotok_language_switcher]shortcode. - Browser Language Detection: Offers a polite suggestion banner or redirect option if a visitor’s browser language matches one of your translated languages.
- Full WooCommerce & SEO Support: Seamlessly translates WooCommerce products, attributes, cart pages, and checkout flows, and integrates with popular SEO plugins (Yoast, Rank Math, SEOPress) out-of-the-box.
- TeknoTok Support: Visit our website for more WordPress, WooCommerce, and AI solutions, or contact us about a custom project.
Third-Party Service Disclosure
This plugin relies on the TeknoTok Translation Gateway (https://soft.teknotok.com) to process translations.
* Terms of Service: https://soft.teknotok.com/terms/
* Privacy Policy: https://soft.teknotok.com/privacy/
* Free Quota: The plugin provides a free translation quota upon activation. If you exceed this quota, you can purchase a license key at soft.teknotok.com to get unlimited translation words.
License, Support, and Custom Projects
- Get License Key: https://soft.teknotok.com/teknotok-translator-pro/
- Website: https://soft.teknotok.com/
- Email: teknotok@teknotok.com
Contact TeknoTok Soft if you need a custom WordPress plugin, WooCommerce automation, AI integration, multilingual setup, or a private project built for your business.
Installation
- Upload the entire
teknotok-ai-translatordirectory to the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Access the ‘AI Translator’ menu in your WordPress dashboard to run the setup wizard and select your target language.
FAQ
-
Does this plugin translate WooCommerce products?
-
Yes, WooCommerce product, attributes, cart parameters, and checkout page translation is fully supported and enabled out-of-the-box while preserving stock/pricing states.
-
How do I get a license key for unlimited words?
-
Open AI Translator > License Settings in your WordPress dashboard and click “Get License Key”, or visit https://soft.teknotok.com/teknotok-translator-pro/.
-
How can I contact TeknoTok Soft?
-
You can visit https://soft.teknotok.com/ or email teknotok@teknotok.com for support, premium questions, or custom WordPress, WooCommerce, and AI project requests.
-
Where are my translations stored?
-
Translations are stored in a custom local database table (
wp_teknotok_translations). This means they are served instantly from your own database on page loads without any external API latency. -
What languages are supported?
-
TeknoTok AI Translator supports 100+ languages through the TeknoTok Translation Gateway. Available target languages are shown in the plugin settings and may vary by license, quota, and gateway configuration.
-
Will this slow down my website?
-
No. All translation jobs are sent to a background worker queue, meaning page editing and visitor browsing are never blocked. The front-end switcher is styled with vanilla CSS and is optimized for performance.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“TeknoTok AI Translator” is open source software. The following people have contributed to this plugin.
Contributors“TeknoTok AI Translator” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “TeknoTok AI Translator” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.28
- Fixed WooCommerce Blocks cart and checkout display translations so dynamic block updates remain translated without touching commerce data.
- Fixed empty translation memory rows so they no longer block fresh translation jobs.
- Queued shared frontend strings once after plugin upgrades so common checkout, header, footer, and theme labels can be translated for configured target languages.
1.1.24
- Fixed language switcher URLs on the homepage and other frontend pages when a static front page and static posts page are configured.
- Built switcher URLs from the actual browser request path instead of WordPress’s posts-page query context.