Title: Multisite Translation Relations
Author: mudosdigital
Published: <strong>2026 年 5 月 23 日</strong>
Last modified: 2026 年 5 月 23 日

---

搜尋外掛

![](https://ps.w.org/multisite-translation-relations/assets/banner-772x250.png?rev
=3544998)

![](https://ps.w.org/multisite-translation-relations/assets/icon-256x256.png?rev
=3544998)

# Multisite Translation Relations

 由 [mudosdigital](https://profiles.wordpress.org/mudosdigital/) 開發

[下載](https://downloads.wordpress.org/plugin/multisite-translation-relations.1.0.4.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/multisite-translation-relations/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/multisite-translation-relations/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/multisite-translation-relations/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/multisite-translation-relations/#developers)

 [技術支援](https://wordpress.org/support/plugin/multisite-translation-relations/)

## 外掛說明

Multisite Translation Relations helps WordPress Multisite networks connect posts
and pages that represent the same content in different languages.

The plugin stores relation metadata on each content item, provides admin columns
and row actions for editors, outputs frontend language switcher markup, and adds
SEO-friendly hreflang tags for published related content.

This is not an automatic translation plugin. It manages relationships between translated
content that editors create or link across subsites.

Documentation: https://mudosdigital.com/multisite-translation-relations/

#### Features

 * Link translated posts and pages across WordPress Multisite subsites.
 * Create translation drafts on target language sites.
 * Link existing translated content without duplicating posts.
 * Prevent duplicate translations for the same language.
 * Site locale mapping.
 * Language and relation admin columns for supported post types.
 * Translation relation metabox.
 * Frontend language switcher shortcode: `[mstr_language_switcher]`.
 * Hreflang alternate output for published singular content.
 * Translation Health audit screen.
 * Safe repair tools for missing language metadata.

#### Use cases

 * Editorial multisite networks where each language is a subsite.
 * Teams that translate selected pages manually and need relation management.
 * SEO workflows that need consistent hreflang output from relation data.
 * Site owners who need to audit legacy multilingual relation metadata.

## 螢幕擷圖

 * [[
 * Network settings with enabled post types and site locale mapping.
 * [[
 * Posts and pages list with Language and Relations data.
 * [[
 * Translation Health audit summary and issue filters.
 * [[
 * Repair Tools preview and apply flow.
 * [[
 * Frontend language switcher and hreflang output.

## 安裝方式

 1. Upload the `multisite-translation-relations` folder to `/wp-content/plugins/`.
 2. Network activate the plugin from Network Admin > Plugins.
 3. Open Network Admin > Settings > Multilingual Relations.
 4. Confirm enabled post types and site locale mapping.
 5. Open Network Admin > Settings > Translation Health.
 6. Run the audit and review relation health before making bulk edits.

The plugin requires WordPress Multisite. On single-site installs it shows an admin
notice and does not boot relation features.

## 常見問題集

### Does uninstalling the plugin remove translation metadata?

No. The uninstall routine intentionally preserves `mstr_post_language`, `mstr_translation_group`,
and `mstr_translation_source` metadata to avoid data loss.

### Does every post or page need a translation group?

No. Content without translations can remain outside a group. Translation Health 
reports these as informational items, not critical errors.

### Are draft translations shown to visitors or search engines?

No. Draft, private, trash, and unsupported post type relations are excluded from
frontend switchers and hreflang output.

### Can the repair tool overwrite existing language metadata?

No. The safe repair tool only fills empty `mstr_post_language` values from site 
locale mapping. Existing language metadata is not overwritten.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Multisite Translation Relations〉的開發相關工作。

參與者

 *   [ mudosdigital ](https://profiles.wordpress.org/mudosdigital/)

[將〈Multisite Translation Relations〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/multisite-translation-relations)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/multisite-translation-relations/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/multisite-translation-relations/)，
或透過 [RSS](https://plugins.trac.wordpress.org/log/multisite-translation-relations/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/multisite-translation-relations/)。

## 變更記錄

#### 1.0.4

 * Added dynamic multisite locale discovery from site paths and language subdomains
   when explicit locale mapping is not saved.
 * Keeps manual Network Admin locale mapping as the first priority while allowing/
   tr/ style subsites to work out of the box.

#### 1.0.3

 * Moved admin column CSS into the registered admin stylesheet and enqueue flow.
 * Replaced the short `mmr` code prefix with the longer `mstr` prefix for plugin-
   owned code identifiers, hooks, options, metadata, AJAX actions, CSS classes, 
   and shortcode names.
 * Prefixed the translation group sequence option and relation metadata keys.

#### 1.0.2

 * Added plugin homepage and author homepage metadata.
 * Added a documentation link to the readme.

#### 1.0.1

 * Added explicit nonce validation for Translation Health filter parameters.

#### 1.0.0

 * Prepared the first public submission release.

## 中繼資料

 *  版本 **1.0.4**
 *  最後更新 **2 週前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.4 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.9.4**
 *  PHP 版本需求 ** 8.1 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/multisite-translation-relations/)
 * 標籤:
 * [hreflang](https://tw.wordpress.org/plugins/tags/hreflang/)[multilingual](https://tw.wordpress.org/plugins/tags/multilingual/)
   [multisite](https://tw.wordpress.org/plugins/tags/multisite/)[translation-management](https://tw.wordpress.org/plugins/tags/translation-management/)
   [translations](https://tw.wordpress.org/plugins/tags/translations/)
 *  [進階檢視](https://tw.wordpress.org/plugins/multisite-translation-relations/advanced/)

## 評分

這個項目尚無任何評論記錄。

[Your review](https://wordpress.org/support/plugin/multisite-translation-relations/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/multisite-translation-relations/reviews/)

## 參與者

 *   [ mudosdigital ](https://profiles.wordpress.org/mudosdigital/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/multisite-translation-relations/)