Multisite Translate Support
-
Hi,
I’m running a WordPress Multisite network where subsites are cloned from a template.
I need each subsite to have independent translations for plugins/themes, even if they all use the same locale (e.g.
es_ES).I know Loco Translate saves
.po/.mofiles intowp-content/languages/by default, but in Multisite this folder is shared, so any change affects all subsites.My questions:
- Can Loco Translate store or force translations into a per-site folder like
wp-content/uploads/sites/{blog_id}/languages/? - Is there any built-in option in Loco to select that path per subsite, or would I need to handle it with a filter such as
load_textdomain_mofile? - If only Loco is used, what’s the recommended workflow so that a client can change a translation in their subsite without affecting the rest of the network?
Thanks — I want to confirm if this per-site independence is natively supported by your plugin or if it requires custom handling.
- Can Loco Translate store or force translations into a per-site folder like
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Multisite Translate Support’ is closed to new replies.