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

qTranslate support for GravityForms

説明

Plugin to make qTranslate work with GravityForms. No more need to duplicate forms for each language.

In order to use you need both qTranslate and GravityForms installed.

After it is installed, you can use the qTranslate quicktags (see http://www.qianqin.de/qtranslate/forum/viewtopic.php?f=3&t=3&p=15#p15) for your field names, confirmation messages, etc.

e.g. if you use “[:en]Your name[:de]Ihr Name[:lb]Ären Numm” as a label, qTranslate – with the help of this plugin – will automatically choose the correct language (in this example either English, German or Luxembourgish) when displaying the form.

To report a bug or contribute to the plugin, please create an issue at the project page on GitHub: https://github.com/mweimerskirch/wordpress-qtranslate-support-for-gravityforms

I won’t answer to requests in the support forum.

評価

1件のレビューをすべて表示

貢献者と開発者

qTranslate support for GravityForms はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“qTranslate support for GravityForms” をあなたの言語に翻訳しましょう。

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

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

変更履歴

1.1.2

  • Support for placeholders (Contributed by Johny Goerend)

1.1.1

  • Eliminated a few PHP warnings

1.1.0

  • Refactored the code to be more readable
  • Compatibility with qTranslate-X

1.0.3

  • Support for multipage forms (Contributed by Dasteem)

1.0.2

  • Small code optimisations
  • Check if qTranslate functions exist before executing the filters (prevents sites from breaking during upgrades)
  • Support for the poll add-on

1.0.1

  • Added translations to notifications and confirmation mails (Contributed by qatryk)