説明
- This plugin adds the Multiple Taxonomy field as one of the Advanced Custom Fields (ACF).
- The Taxonomy field in the ACF allows you to select term(s) from only one taxonomy.
- 「複数タクソノミー」フィールドは複数のタクソノミーからタームを選択することが可能です。
機能
As with ACF’s Taxonomy field:
– You can select a term by radio buttons or a drop-down list.
– You can select terms by checkboxes or a drop-down list.
– ‘Save Terms’ option is supported.
– ‘Load Terms’ option is supported.
– ‘Return Value’ option is supported (Term Object or Term ID).
備考: 「タームを作成」オプションはサポートされていません。
互換性
互換性のあるバージョン:
* ACF 5
リンク
インストール
acf-multiple-taxonomy
フォルダをwp-content/plugins
フォルダにコピー- プラグイン管理ページで「Multiple Taxonomy」プラグインを有効化
- 新規のフィールドを作成し、「複数タクソノミー」フィールドを選択
- 使用方法は上記の説明を参照ください。
評価
このプラグインにはレビューがありません。
貢献者と開発者
変更履歴
1.0.6
- Removed the Stylized UI toggle button on the field settings screen. This option is now always on.
1.0.5
- 前回のアップデートで発生していた深刻なエラーを修正。ユーザーの皆様には深く謝罪いたします。
1.0.4
- Fixed performance issues with the grid view in the Media Library.
1.0.3
- Fix warnings when invalid taxonomy is loaded.
1.0.2
- php 8.0 でラジオボタンまたはチェックボックスを使用する際に出ていた warning を複数修正
- Delete unnecessary css and js files.
1.0.1
- Remove undefined variable which caused warning in php 8.0.
1.0.0
- 初回リリース。