Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

qTranslate support for GravityForms

Beschrijving

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.

Beoordelingen

Lees 1 beoordeling

Bijdragers & ontwikkelaars

“qTranslate support for GravityForms” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Changelog

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)