이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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)