Multilang Perelink

설명

Multilang Perelink is a plugin designed for WordPress multisite installations where each subsite represents a version of the same site in a different language.

The plugin enables interlinking between translations of the same content across different subsites (languages) using a simple language switcher and admin UI.

Main Features:

  • Adds a language switcher via shortcode: [multilang_perelink_languages]
  • Provides a settings page under Settings > Multilang Perelink for fine-tuned control.
  • Allows enabling the language switcher for:
    • The front page
    • Public post types
    • Public taxonomies
  • Adds a UI to connect related posts or terms across subsites for selected types.
  • Enhances user navigation by seamlessly switching between localized content.

스크린샷

  • Plugin settings page where you can configure which content types support interlinking.
  • Dropdown field to select related content on another subsite.
  • Language switcher rendered on the frontend.

설치

  1. Upload the plugin files to the /wp-content/plugins/multilang-perelink directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress (on the network level).
  3. Go to Settings > Multilang Perelink to configure the plugin.
  4. Use the shortcode [multilang_perelink_languages] where you want to display the language switcher (e.g., in templates or widgets).

FAQ

Does this plugin provide automatic translations?

No. It only manages relationships between content manually translated and placed across subsites.

Can I use this plugin on a single-site installation?

No. Multilang Perelink is intended specifically for WordPress multisite mode.

Where does the language switcher appear?

You can place it anywhere using the [multilang_perelink_languages] shortcode. It can also be auto-inserted on selected content types via the plugin settings.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Multilang Perelink”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“Multilang Perelink”(이)가 1 개 언어로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Multilang Perelink”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.2

  • Tested up to WordPress 6.9.0

1.0.1

  • Added perelink for blog pages.

1.0.0

  • Init release.