Linux 软件免费装
Banner图

Multisite Translation Relations

开发者 mudosdigital
更新时间 2026年5月23日 18:25
PHP版本: 8.1 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

multisite translations multilingual hreflang translation management

下载

1.0.4

详情介绍:

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 Use cases

安装:

  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.

屏幕截图:

  • 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.0.4 Adds dynamic multisite locale discovery for newly created language subsites. No public updater or external service dependency is included. 1.0.3 Review polish release for WordPress.org submission. No public updater or external service dependency is included.

常见问题:

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.

更新日志:

1.0.4 1.0.3 1.0.2 1.0.1 1.0.0