Dreamy Tags

Dreamy Tags

Details
View on WordPress

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.

Details

Plugin code:
dreamy-tags
Plugin version:
1.0.76
Outdated:
No
WP version:
6.4 or higher
PHP version:
7.4 or higher
Test up to WP version:
6.9.1
Total installations:
0
Last updated:
2026-02-11
Rating:
Times rated:
0
categories
filter
tag-cloud
taxonomy
widget