
內容簡介
Clouddy 是一款可視化標籤雲外掛,根據標籤的受歡迎程度動態調整大小和顏色。用戶可透過區塊、小工具或短碼輕鬆嵌入標籤雲,並可自訂顯示樣式。
【主要功能】
• 動態標籤雲顯示,依受歡迎程度調整
• 多種選擇模式:最受歡迎、最稀有、隨機等
• 獨立顯示順序:按計數、字母、隨機等
• 可配置的排除黑名單和分類法
• 伺服器端快取,隨內容變更自動失效
• 友好的 HTML 結構,無障礙導航容器
外掛標籤
開發者團隊
原文外掛簡介
Clouddy renders a visual tag cloud (post_tag or any other taxonomy) with dynamic sizing
and a smooth color transition based on tag popularity. Configuration is global; embed the
cloud with a block, a widget, or a shortcode.
Sizing and color are computed in PHP only as a normalized weight; the actual font size and
color are produced in CSS (custom properties + calc() + color-mix()), so you can override
everything with plain CSS — no !important needed.
Features:
Selection modes: most popular, rarest, random, and hybrid (some popular + some rare).
Display orders independent of selection: by count, alphabetical, random, and “lens” orders
(longest / most popular / rarest in the center).
Exclusion blocklist, configurable taxonomy, adjustable size range and colors.
Server-side cache (Transients) with invalidation on content and term changes.
Clean, override-friendly HTML; accessible navigation container with an aria-label.
