이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Polylang Option-Tree Bridge

설명

This plugin is a bridge between polylang and option tree plugin which enables you to have different theme options for different language.

It’s only works for themes that use Option Tree plugin for theme options.

Dependencies:

At least:

  • Polylang v1.5
  • Option-Tree v2.3.0

Tested up to:

  • Polylang v2.0.4
  • Option-Tree v2.6.0

How it works

After setting up your languages and option tree settings, go to Theme Options and use language switcher on the admin bar to switch options for different language.

스크린샷

  • You can set theme options for different languages while your in "Theme Options" settings page and changing language in the language switcher.

설치

  1. Install and activate polylang plugin (at least 1.5)
  2. Install and activate option-tree plugin (at least 2.3.0)
  3. Upload multilingual-option-tree folder to the /wp-content/plugins/
  4. WordPress의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.
  5. Setup your polylang languages
  6. Setup you theme options
  7. Everything should be working now. Go to Theme Options and use language switcher on the admin bar to switch options for different language.

후기

모든 1 평가 읽기

기여자 & 개발자

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

기여자

자국어로 “Polylang Option-Tree Bridge”(을)를 번역하세요.

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

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

변경이력

1.1

  • Major fix: fixed bootstraping to run on plugins_loaded action to ensure that polylang and option-tree are loaded.

1.0

  • Initial plugin submission