Editor Integrations
Understand Classic Editor, Block Editor, Elementor, and compatibility boundaries.
mcLogiora is editor-independent at the workflow level and ships foundations for Classic Editor, Block Editor, and Elementor adapter behavior. The translation relation belongs to the WordPress object; an editor adapter is responsible for presenting the right fields and actions.

What an adapter does
An adapter can describe supported fields and editor context so the Translation Manager can create or review a translation without pretending it can safely rewrite arbitrary builder internals.
What the plugin does not promise
mcLogiora does not machine-translate page-builder layouts, does not scan or rewrite source files, and does not make unsupported builder data look translated. Compatibility detection is read-only and reports boundaries honestly.
Testing an integration
Test one source object and one translated object in each active editor. Confirm that the translation relation, status, slug, preview, and publication state remain independent of the source.