{"id":277469,"date":"2026-02-11T04:33:01","date_gmt":"2026-02-11T04:33:01","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/dreamy-tags\/"},"modified":"2026-02-11T04:37:23","modified_gmt":"2026-02-11T04:37:23","slug":"dreamy-tags","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/dreamy-tags\/","author":23442236,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.76","stable_tag":"1.0.76","tested":"6.9.4","requires":"6.4","requires_php":"7.4","requires_plugins":null,"header_name":"Dreamy Tags","header_author":"Lewis Moten","header_description":"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.","assets_banners_color":"c6aae0","last_updated":"2026-02-11 04:37:23","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/github.com\/lewismoten\/dreamy-tags","header_author_uri":"https:\/\/lewismoten.com\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":115,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":{"1.0.75":{"tag":"1.0.75","author":"lewismoten","date":"2026-02-11 04:32:41"},"1.0.76":{"tag":"1.0.76","author":"lewismoten","date":"2026-02-11 04:37:23"}},"upgrade_notice":{"1.0.76":"<p>This release focuses on consolidating generic function names.<\/p>","1.0.74":"<p>This release focuses on editor compatibility and stability. It resolves multiple Gutenberg UI deprecation warnings, updates the block icon from PNG to SVG for better scaling and clarity, and improves asset handling. Recommended for all users, especially those running recent versions of WordPress.<\/p>","1.0.50":"<p>Initial WordPress.org release.<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3458609,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3458609,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":3458609,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.75","1.0.76"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3458609,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3458609,"resolution":"2","location":"assets","locale":""}},"screenshots":{"1":"Block editor settings for Dreamy Tags.","2":"Example of a filtered tag cloud output."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[610,2236,863,91,162],"plugin_category":[43,57],"plugin_contributors":[255607],"plugin_business_model":[],"class_list":["post-277469","plugin","type-plugin","status-publish","hentry","plugin_tags-categories","plugin_tags-filter","plugin_tags-tag-cloud","plugin_tags-taxonomy","plugin_tags-widget","plugin_category-customization","plugin_category-taxonomy","plugin_contributors-lewismoten","plugin_committers-lewismoten"],"banners":{"banner":"https:\/\/ps.w.org\/dreamy-tags\/assets\/banner-772x250.png?rev=3458609","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/dreamy-tags\/assets\/icon-128x128.png?rev=3458609","icon_2x":"https:\/\/ps.w.org\/dreamy-tags\/assets\/icon-256x256.png?rev=3458609","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/dreamy-tags\/assets\/screenshot-1.png?rev=3458609","caption":"Block editor settings for Dreamy Tags."},{"src":"https:\/\/ps.w.org\/dreamy-tags\/assets\/screenshot-2.png?rev=3458609","caption":"Example of a filtered tag cloud output."}],"raw_content":"<!--section=description-->\n<p>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.<\/p>\n\n<h3>Development<\/h3>\n\n<p>Source code and build tools are maintained publicly on GitHub: https:\/\/github.com\/lewismoten\/dreamy-tags\nBuild instructions are documented in the repository README.<\/p>\n\n<h3>Developer Notes<\/h3>\n\n<p>Developers may adjust the maximum number of posts scanned by the block\nusing the <code>dreamy_tags_max_posts<\/code> filter.<\/p>\n\n<p>Default: 2000<\/p>\n\n<p>Example:\nadd_filter( 'dreamy_tags_max_posts', function () {\n    return 10000;\n});<\/p>\n\n<h3>License<\/h3>\n\n<p>This plugin is licensed under the GPLv2 or later.<\/p>\n\n<p>All artwork and icons included with this plugin were created by the author and are licensed under the same GPL license as the plugin.<\/p>\n\n<!--section=installation-->\n<p>You can install Dreamy Tags directly from the WordPress Plugin Directory.<\/p>\n\n<ol>\n<li>Upload the <code>dreamy-tags<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<li>Use Dreamy Tags in one of the following ways:\n\n<ul>\n<li>Add the \u201cDreamy Tags\u201d widget via Appearance &gt; Widgets or the Site Editor.<\/li>\n<li>Insert the \u201cDreamy Tags\u201d block in the block editor.<\/li>\n<li>Use the [dreamy_tags] shortcode.<\/li>\n<\/ul><\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>1.0.76<\/h4>\n\n<ul>\n<li>Use one generic function name<\/li>\n<\/ul>\n\n<h4>1.0.74<\/h4>\n\n<ul>\n<li>Addressed plugin reviewer feedback.<\/li>\n<li>Improved block editor compatibility with upcoming WordPress versions.<\/li>\n<li>Updated the block icon from PNG to SVG for better scaling and clarity.<\/li>\n<li>Cleaned up asset handling and plugin packaging.<\/li>\n<li>Consolidated unique prefixes and standardized enqueue usage.<\/li>\n<li>Removed conflicting widget headers to avoid installation issues.<\/li>\n<\/ul>\n\n<h4>1.0.50<\/h4>\n\n<ul>\n<li>Add explicit license disclosure for bundled artwork<\/li>\n<li>Minimum occurrences defaults to 2<\/li>\n<li>Add block preview image<\/li>\n<li>Toggle to include child categories<\/li>\n<li>Converted Unicode in files to ASCII<\/li>\n<li>Append change log via build script<\/li>\n<li>Add minimum tag threshold<\/li>\n<li>Show tag size relative to subset of posts matching<\/li>\n<li>Tags and filters can be searched by name in block editor settings<\/li>\n<li>Functional filtering and exclusion logic<\/li>\n<\/ul>","raw_excerpt":"Dreamy Tags displays a customizable tag cloud filtered by categories and tags for clean, meaningful blog and archive navigation.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/277469","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=277469"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/lewismoten"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=277469"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=277469"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=277469"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=277469"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=277469"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=277469"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}