
內容簡介
LiveLang 是一款快速且簡易的 WordPress 視覺翻譯外掛,能夠即時翻譯或修改前端的任何文字、標題、按鈕或圖片,無需複雜的檔案操作或重複頁面。
【主要功能】
• 即時視覺前端翻譯介面
• 媒體與圖片翻譯功能
• 多語言系統與 SEO 優化
• 可自訂的語言切換器
• 頁面特定與全域翻譯模式
• 高效能 JSON 快取
外掛標籤
開發者團隊
② 後台搜尋「LiveLang – Smart Multilingual Visual Translator」→ 直接安裝(推薦)
📦 歷史版本下載
原文外掛簡介
LiveLang is the fastest, easiest visual translation plugin for WordPress. Translate or modify any frontend text, heading, button, or image directly on your live pages in real time.
Translate Mode → Click any element → Edit → Save.
No .po/.mo files. No complex string searches. No duplicate pages.
⚡ Visual Frontend Inline Translator
Click-to-edit interface directly on live pages
Floating, draggable Control Dock with one-click toggle
Preserves nested HTML (, , , ,
)
Custom text alignment (Left, Center, Right) per translation
Instant AJAX/REST API saving with smooth toast notifications
🖼️ Media & Image Translator
Display different images, banners, and logos per language
Direct WordPress Media Library integration + custom URL support
Translate image alt attributes for localized image SEO
Automatic srcset / sizes handling for responsive images
🌐 Multi-Language System & SEO Optimized
Clean URL structure with language slugs (e.g. /es/about/, /bn/contact/)
Default language clean URLs (no slug on primary language)
Dynamic internal link prefixing across menus, footers, and links
Automatic SEO tags: , hreflang, x-default, and og:locale
Translation of meta descriptions, Open Graph, and Twitter cards
Optional browser language auto-detection
Full RTL support (Arabic, Hebrew, Persian, Urdu)
🔘 Flexible Language Switchers
WordPress Menu integration via dedicated Menu Metabox
Customizable floating language switcher with custom positions & colors
Flexible shortcode [livelang_language_switcher] with layout options
Country flags included for all languages
🎯 Page-Specific vs. Global Translation Modes
Page-Specific: Translate content unique to a single page
Global Mode: Translate shared elements (header, footer) once site-wide
Longest-first matching algorithm prevents substring collision
🚀 High-Performance JSON Caching
Versioned JSON caching reduces DB queries to near-zero
High-speed client-side DOM translation using compiled regex + Map lookups
Scoped MutationObserver with requestAnimationFrame batching
Persistent object cache compatible (wp_cache_flush_group)
🛍️ Page Builder & WooCommerce Ready
Fully compatible with Elementor, Gutenberg, Divi, and all themes
Translates WooCommerce shop products, cart, and AJAX mini-cart fragments
Form input &
🛠️ Centralized Admin Management
Translations Manager with search, language filters, and status toggles
Bulk actions: Activate, Deactivate, and Delete
Safe Maintenance Zone with scoped data clearing & CSV export
Role-based access control (Admin, Editor, or custom roles)
Key Features
Frontend visual click-to-edit translation
Multi-language management within a single page
Media Translator for language-specific images and alt tags
Form placeholder and dropdown option translation
Page-specific & global translation scopes
SEO-friendly URLs with automatic hreflang, lang, and og:locale tags
Global internal link prefixing across all site menus and links
RTL language support with automatic direction handling
Built-in WordPress Menu metabox integration
Customizable floating and shortcode language switchers
High-performance JSON caching system
WooCommerce and Elementor editor compatible
Database-stored translations (100% update-proof)
Translations list table with search, filters, bulk actions & CSV export
Supports up to 3 active languages
Shortcode & Usage
Embed the language switcher anywhere using shortcode:
[livelang_language_switcher]
Available Attributes:
* style: "dropdown" or "inline" (Default: dropdown)
* appearance: "button" or "link" (Default: button)
* display: "both", "flag", or "text" (Default: both)
Examples:
* [livelang_language_switcher style="inline" display="both"]
* [livelang_language_switcher style="dropdown" appearance="button"]
* PHP:
