Overview
Start here for mcLogiora scope, requirements, safety boundaries, and documentation map.
mcLogiora is a modular multilingual foundation for WordPress. It gives site owners explicit workflows for languages, translation relations, content, taxonomies, strings, media metadata, menus, widgets, URLs, review state, and optional translation suggestions.
Release status
Version 0.16.0 is a qualified release candidate. The source declares WordPress 6.5+, PHP 7.4+, GPL-2.0-or-later, and Tested up to WordPress 7.1. WordPress.org directory publication is pending; this documentation does not invent a directory URL.
Product facts
| Field | Value |
|---|---|
| Version | 0.16.0 |
| Repository | github.com/mcorucu/mclogiora |
| Portfolio | mcorucu.com/en/projects/mclogiora |
| License | GPL-2.0-or-later |
| Requires WordPress | 6.5 or later |
| Requires PHP | 7.4 or later |
| Tested up to | WordPress 7.1 |
| Text domain | mclogiora |
The core boundary
Every translation action is explicit. mcLogiora does not translate automatically, publish automatically, modify source files, delete content, guess a visitor's language, or redirect visitors automatically. Manual translation works without any provider.
What ships in 0.16.0
- Language management and language-aware URL generation.
- Translation relations and explicit status transitions for supported content and taxonomies.
- String, media metadata, menu, and supported widget translation workflows.
- Editor-independent Classic Editor, Block Editor, and Elementor adapter foundations.
- Optional bring-your-own-provider suggestions for OpenAI, Anthropic, Google Gemini, or DeepL.
- Authenticated REST routes for languages, relations, and translations.
wp mclogioracommands for language, relation, and translation workflows.- Portable import/export planning, additive atomic apply, rollback, and stale-plan protection.
- Read-only System Status and native Site Health diagnostics.

Documentation map
Start with Installation, then configure languages and review Content Translation. Developers should read the Public PHP API, REST API, and WP-CLI pages. Operators should read Import & Export, Diagnostics, and Troubleshooting.