このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

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.

貢献者と開発者

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