Description
This plugin allows to select language for fields to be shown.
WPML,xili-language,Polylang plugins supported.
Contribute
If you find this useful and you if you want to contribute, there are three ways:
Screenshots
Installation
Use WordPress’ Add New Plugin feature, searching “Language option for ACF4+ Fields”, or download the archive and:
- Unzip the archive on your computer
- Upload
acf_wpml_fields
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
- The plugin doesn’t work, why?
-
The plugin requires ACF (Advanced Custom Fields) plugin and (Polylang or xili-language or WPML) plugin to be installed and activated.
- How to change language of plugin
-
By default plugin uses get_locale() function. If you wish to override language, just put this code to your functions.php
- }
Reviews
Contributors & Developers
“Language option for ACF4+ Fields” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Language option for ACF4+ Fields” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.3.0
- Added ACF Field Groups language option
1.2.1
- Added localization en/ru
1.2.0
- Added WPML plugin support
1.1.0
- Added xili-language plugin support
1.0.1
- Added Polylang plugin support