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

Language saver for splash pages using WPML

説明

Using the wpml plugin for multi language WordPress sites you can choose to have a custom file or WordPress page
to be used for the root url, like a splash page for the main language selection. (Ex. http://www.yoursite.com).
The thing here is that every time a user enters your site using the root url they will see this page again.
You may only want to show this page when the user is new.

This is where this plugin comes in handy, we save the prefered language in a cookie and as long as this cookie is there
the user can enter the site using the root url, but he will always redirect to his language of choice from his previous visit.

インストール

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

Note that this plugin will only get to work when you set the following url format settings in your wpml installation:

  • Different Languages in directories (radio button)
  • Use directory for default language (checkbox)
  • What to show for the root url: has to be a html file or a Page.

Shout out to These Days Labs for supporting this plugin.

FAQ

Installation Instructions
  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

Note that this plugin will only get to work when you set the following url format settings in your wpml installation:

  • Different Languages in directories (radio button)
  • Use directory for default language (checkbox)
  • What to show for the root url: has to be a html file or a Page.

Shout out to These Days Labs for supporting this plugin.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Language saver for splash pages using WPML はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Language saver for splash pages using WPML” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.1

  • Fix redirectis for hidden languages

1.0

  • Initial version