
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: