Features

Everything you need to build a multilingual WordPress site

Browse features

🌐

Content Translation

Translate posts, pages, custom post types, taxonomies, and URL slugs with translation status tracking and language fallback chains.

Performance Architecture

3-layer caching, batch preloading, smart query optimization, on-demand translation loading, and instant string lookup. Less than 5ms overhead per page.

🛒

E-Commerce

Products, variations, categories, and attributes. Multi-currency with auto exchange rates. Inventory sync and order emails in the customer's language.

🔎

SEO

Automatic hreflang tags, x-default support, and WordPress sitemap alternates. Cached for fast delivery and seamless integration with all major SEO plugins.

🔗

URL & Routing

Subdirectory, subdomain, or per-domain routing. Automatic language detection via URL, cookie, browser, or GeoIP. Self-healing rewrite rules.

📝

String Translation

Translate any text string from any plugin or theme without touching code. File-based or database storage. Built-in string scanner with translation suggestions.

🤖

Machine Translation

DeepL, Google Translate, Microsoft, and LibreTranslate. Auto-translate on publish, bulk translation, glossary, translation memory, and monthly character limits.

📋

Translation Workflow

Assign translators with a custom role, track status from unassigned to published, set priorities and deadlines, email notifications, and a publish gate to prevent incomplete translations.

💬

Language Switcher

Gutenberg block with inline, simple, and dropdown modes. Shortcode, nav menu integration, and admin bar switcher. Full ARIA accessibility and keyboard navigation.

Accessibility

WCAG 2.1 AA-aligned across switcher, admin UI, View Transitions, and RTL. Full ARIA listbox pattern, proper <html lang>, prefers-reduced-motion respected, axe-core audited each release.

🛢

Addon System

Build your own integrations with schema namespaces, per-addon migrations, and a clean uninstall contract. Drop-in addons auto-detect, never collide with core tables, and clean up their data on removal.

🛠

Developer API

120+ action and filter hooks, a full REST API, WP-CLI commands, and a fluent PHP helper for templates. Extend PerfLocale from a child theme, an mu-plugin, or a custom addon without touching plugin files.