説明
Custom field addon for Advanced Custom Fields plugin which provides a list of used WPML languages on website.
Possibility to have multiple choices, or just one.
It will not work if WPML plugin is not activated.
Return type is array which holds the language code(it, en, fr, de, etc..).
互換性
This ACF field type is compatible with:
* ACF 4
* ACF 5
インストール
- Copy the
acf-wpml-language-selector
folder into yourwp-content/plugins
folder - Activate the WPML Language Selector plugin via the plugins admin page
- Create a new field via ACF and select the WPML Language Selector type
- Choose type of select (select, radio, or checkbox for multiple selections)
評価
このプラグインにはレビューがありません。
貢献者と開発者
Advanced Custom Fields: WPML Language Selector Field はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。
貢献者変更履歴
1.1.0
- Initial Release.
1.1.1
- Change plugin URI in header comment
1.2.0
- Support for ACF 4 version (free version of ACF)
1.2.1
- Remove ACF5 function from V4 file