內容簡介
這是一個進階自訂欄位插件 (Advanced Custom Fields) 的附加元件
在未安裝並啟用進階自訂欄位插件之前,這個附加元件將無法提供任何 WordPress 的功能。
這個種類的欄位提供了選擇、多選或勾選框來提供種類類別 (類別、標籤、自訂種類...)
及將所選擇的種類映射給文章的能力。應用必須支援此種類別連結方可映射成功。
目前此種類欄位尚無法新增種類至種類類別中。在欄位設定中可更改get_value() api 的回傳類型。
GitHub 上的原始碼庫
https://github.com/GCX/acf-taxonomy-field
錯誤、問題或建議
https://github.com/GCX/acf-taxonomy-field/issues
待辦事項
新增種類至種類類別中
新增更多種類選擇方法(勾選框、token input)
外掛標籤
開發者團隊
② 後台搜尋「Advanced Custom Fields – Taxonomy Field add-on」→ 直接安裝(推薦)
原文外掛簡介
This is an add-on for the Advanced Custom Fields
WordPress plugin and will not provide any functionality to WordPress unless Advanced Custom Fields is installed
and activated.
The taxonomy field provides a select, multi-select or checkboxes of taxonomy terms (categories, tags, custom taxonomies…)
and the ability to map the selected terms to the post. The post type must support the taxonomy for the mapping to work.
The taxonomy field currently does not provide the ability to add new terms to a taxonomy. The return type of the get_value()
api can be changed in the field settings.
Source Repository on GitHub
https://github.com/GCX/acf-taxonomy-field
Bugs, Questions or Suggestions
https://github.com/GCX/acf-taxonomy-field/issues
Todo
Add ability to add new terms to a taxonomy
Add more term selection methods (checkboxes, token input).
