Developers
funkjedi |
Download Stats
Today | 52 |
Yesterday | 69 |
Last Week | 428 |
All Time | 110,559 |
This plugin provides qTranslate-X compatible ACF4 and ACF5PRO field types for Text, Text Area, WYSIWYG, Image and File. When adding a field to a field group these new field types will be listed under the qTranslate category in the Field Type dropdown.
Field Types
- qTranslate Text (type text, api returns text)
- qTranslate Text Area (type text, api returns text)
- qTranslate WYSIWYG (a wordpress wysiwyg editor, api returns html)
- qTranslate Image (upload an image, api returns the url)
- qTranslate File (upload a file, api returns the url)
- qTranslate URL (type text, api returns text)
The standard Text, Text Area and WYSIWYG field types can also be enabled for translation.
Bug Submission
https://github.com/funkjedi/acf-qtranslate/issues/
Releases (32 )
Version | Release Date | Change Log |
---|---|---|
1.7.25 | 2018-10-26 |
|
1.7.24 | 2018-09-27 |
|
1.7.23 | 2017-08-04 |
|
1.7.22 | 2017-01-31 |
|
1.7.21 | 2017-01-29 |
|
1.7.20 | 2017-01-29 |
|
1.7.19 | 2017-01-29 |
|
1.7.18 | 2017-01-18 |
|
1.7.17 | 2017-01-18 |
|
1.7.16 | 2016-11-18 |
|
1.7.15 | 2016-11-18 |
|
1.7.14 | 2016-10-26 |
|
1.7.13 | 2016-10-26 |
|
1.7.12 | 2016-10-26 |
|
1.7.11 | 2016-10-23 |
|
1.7.10 | 2016-10-21 |
|
1.7.9 | 2015-05-08 |
|
1.7.8 | 2015-05-07 |
|
1.7.7 | 2015-05-07 |
|
1.7.6 | 2015-03-26 |
|
1.7.5 | 2015-03-04 |
|
1.7.4 | 2015-03-04 |
|
1.7.3 | 2015-02-28 |
|
1.7.2 | 2015-02-28 |
|
1.7.1 | 2015-02-28 |
|
1.7 | 2015-02-27 | Improved qTranslate-X support and utilize new language switchers |
1.6 | 2015-02-25 | Added ACFv4 support for qTranslate-X |
1.5 | 2015-02-25 | Added support for qTranslate-X Remove ACFv5 WYSIWYG implementation as it was very broken |
1.4 | 2014-08-30 | Updated with support for Advanced Customs Fields v5 Tested using mqTranslate in place of qTranslate |
1.3 | 2014-03-14 | Updated styles for Wordpress 3.8 Updated monkey patch qTranslate to fix bug with multiple WYSIWYG editors |
1.2 | 2013-11-29 | Monkey patch qTranslate to fix bug with multiple WYSIWYG editors. |
1.1 | 2013-11-28 | Added support for Image Fields. Thanks to bookwyrm for the contribution. |