WP Manifestindependent plugin directory
manifest / i18n / wp-loc

WP-LOC

Lightweight multilanguage plugin for WordPress

by Vitalii Kaplia · github.com/vitaliikaplia/wp-loc · website

2stars
3forks

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/vitaliikaplia/wp-loc/archive/refs/heads/master.zip

From the readme

WP-LOC Lightweight multilingual plugin for WordPress. Features - Language management — Multilingual Languages page with drag-and-drop ordering (auto-saves via AJAX) - Automatic language detection — install a language in WP General Settings, it auto-appears in WP-LOC. Delete from WP-LOC — removes language files too. - Translatable post type translations — auto-create translation drafts for enabled post types, translation metabox in editor with per-language + button for on-demand creation - AI-assisted names — translate enabled post type titles and term names from admin list actions, Gutenberg/classic editor title controls, and term edit controls through the selected WordPress AI connector - Translated posts-page editor parity — localized pageforposts values let WordPress recognize every translated posts page in both Classic Editor and Gutenberg, including the native latest-posts notice and editor restrictions - Post translation lifecycle — shared status/trash state can stay synchronized across a translation group, and permanently deleting any translated post permanently deletes its sibling translations and translation rows - Bidirectional post taxonomy sync — when a translated p

Read the full README on GitHub →