Dreamy Tags
A specialized tag cloud generator designed for blogs, archives, and taxonomy-based layouts. Dreamy Tags allows you to filter displayed tags by category, exclude organizational tags, and control minimum usage thresholds for cleaner, more meaningful tag clouds.
Development
Source code and build tools are maintained publicly on GitHub: https://github.com/lewismoten/dreamy-tags Build instructions are documented in the repository README.
Developer Notes
Developers may adjust the maximum number of posts scanned by the block
using the dreamy_tags_max_posts filter.
Default: 2000
Example: add_filter( ’dreamy_tags_max_posts’, function () { return 10000; });
License
This plugin is licensed under the GPLv2 or later.
All artwork and icons included with this plugin were created by the author and are licensed under the same GPL license as the plugin.
