Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями 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)