Getting started
WP Clinic Translator adds multilingual support to WordPress without WPML, Weglot, or TranslatePress.
Install
- Upload the
wp-clinic-translatorfolder towp-content/plugins/ - Activate WP Clinic Translator under Plugins
- Set Settings → Permalinks to Post name
- No Composer or extra packages are required on your server
Recommended setup
- Languages — enable English (or another language) and set the URL prefix, e.g.
/en/ - Translations → Sync from WordPress — imports site title, tagline, and URLs
- Translations → Scan Gutenberg content — imports text from your pages
- Edit a page in the default language, then translate under Translations → Gutenberg
- Visit
/en/your-page/to preview
Admin pages
| Page | Use |
|---|---|
| Translations | Central translation hub |
| Languages | Enabled languages and URL prefixes |
| System Status | Environment checks |
| OAuth Settings | MCP integration (coming soon) |
Content types
| Type | Where to translate |
|---|---|
| Gutenberg blocks | Translations → Gutenberg |
| Theme PHP labels | Translations → Theme / _e() |
| Site name & tagline | Translations → Site options |