
內容簡介
Attachment Taxonomies 外掛為 WordPress 媒體庫新增兩個分類法,讓使用者能夠對附件進行分類和標籤。這些分類法獨立於預設的文章分類,提供簡單且輕量的解決方案,適合需要自訂的使用者。
【主要功能】
• 為媒體庫新增獨立的分類和標籤
• 在媒體工具列和媒體模態中插入過濾下拉選單
• 允許在附件選擇與編輯模態中選擇分類法術語
• 設定預設附件分類
• 強化 短碼,自動包含特定分類的圖片
外掛標籤
開發者團隊
原文外掛簡介
The plugin adds two taxonomies to the WordPress media library which are then available to categorize and tag your attachments. By default, these taxonomies, although sharing the same names and behavior, are separate from the default post taxonomies, but this can easily be changed if desired.
The plugin follows WordPress Core principles and offers a lightweight alternative to similar approaches which often tend to be incredibly flexible, but at the same time complicated and bloated. And if you have a little knowledge of code, you should be able to adjust the plugin exactly to your needs if the default configuration doesn’t satisfy you.
Features
Adds categories and tags to the Media Library (independent from the regular post categories and tags)
Inserts filter dropdowns for attachment taxonomies into the media toolbar and media modal
Allows to pick taxonomy terms for attachments from within the Attachment Selection & Edit modals
Adds a setting for the default attachment category
Enhances the shortcode so that images of a specific attachment taxonomy can be included automatically
Quality attributes
Lightweight plugin following WordPress Core principles
“Decisions, not Options”
Can easily be used as a must-use plugin
Provides a flexible API to add other attachment taxonomies or disable the existing ones for developers
Provides an easy-to-use has_default argument that can be used when registering an attachment taxonomy in order to automatically add a setting for the default taxonomy term
