OnTheFly
OneTheFly is a WordPress Plugin to translate the page from english as a center language to Arabic
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/innosoft-company/onthefly/archive/refs/heads/main.zip
OnTheFly
Dynamic Server-Side WordPress Translation Plugin
Features • Architecture • Installation • Configuration • Usage • How It Works • Development • Contributing • License
📖 Overview
OnTheFly is a professional, high-performance, server-side content translation plugin for WordPress. It acts autonomously by instantly intercepting WordPress filters and translating the HTML payload before rendering, utilizing leading cloud translation providers (Google Cloud Translation API & DeepL API) via a clean, structure-preserving DOM Parser.
Unlike client-side translation solutions, OnTheFly operates entirely on the server — delivering translated pages that are fully SEO-indexable, blazing fast for the end user, and completely invisible in operation.
✨ Features
| Feature | Description |
|---|---|
| 🔍 DOM Parsing | Uses DOMDocument + DOMXPath to isolate and translate only DOMText nodes — ` |