• v1.0.76 33a0dd1379

    v1.0.76 Pre-release

    lewismoten released this 2026-01-29 06:14:47 +00:00 | 0 commits to master since this release

    Consolidate generic function and class names per feedback from review.

    Downloads
  • v1.0.74 87bd6ab3e2

    v1.0.74 Pre-release

    lewismoten released this 2026-01-28 00:11:34 +00:00 | 8 commits to master since this release

    ⚠️ This version is pending WordPress.org directory approval.

    Addressed issues with Plugin Check prior to submitting for review.

    Downloads
  • v1.0.73 9d8f26e3e9

    v1.0.73 Pre-release

    lewismoten released this 2026-01-27 23:46:00 +00:00 | 12 commits to master since this release

    ⚠️ This version is pending WordPress.org directory approval.

    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.

    • Addressed plugin reviewer feedback. (#8)
    • Improved block editor compatibility with upcoming WordPress versions.
    • Updated the block icon from PNG to SVG for better scaling and clarity.
    • Cleaned up asset handling and plugin packaging.
    • Consolidated unique prefixes and standardized enqueue usage.
    • Removed conflicting widget headers to avoid installation issues.

    Full Changelog: https://github.com/lewismoten/dreamy-tags/compare/v1.0.50...v1.0.73

    Downloads
  • v1.0.50 5b8f05c24d

    v1.0.50 Pre-release

    lewismoten released this 2026-01-19 22:59:57 +00:00 | 37 commits to master since this release

    Initial WordPress.org release.

    • Add explicit license disclosure for bundled artwork
    • Minimum occurrences defaults to 2
    • Add block preview image
    • Toggle to include child categories
    • Converted Unicode in files to ASCII
    • Append change log via build script
    • Add minimum tag threshold
    • Show tag size relative to the subset of posts matching
    • Tags and filters can be searched by name in block editor settings
    • Functional filtering and exclusion logic
    Downloads
  • v1.0.31 34f8e9f7c6

    v1.0.31 Pre-release

    lewismoten released this 2026-01-18 05:19:09 +00:00 | 64 commits to master since this release

    • add minimum tag threshold
    • show tag size relative to the subset of posts matching
    • rename plugin to Dreamy Tags
    Downloads
  • v1.0.26 93375dc7c9

    v1.0.26 Pre-release

    lewismoten released this 2026-01-18 02:50:13 +00:00 | 72 commits to master since this release

    You no longer need to look up and type tag and category IDs when using code blocks. Start typing the category or tag, and you'll see a drop-down list to choose from. When chosen, you can click the "x" to remove the selected category/tag from the list.

    2026-01-17 Lewis Moten - WordPress Plugin - Dreamy Tags - Block Settings
    Downloads
  • v1.0.18 3979b50688

    v1.0.18 Pre-release

    lewismoten released this 2026-01-17 22:43:17 +00:00 | 86 commits to master since this release

    The initial plugin allows you to filter a tag cloud by category and tag IDs, and to exclude tags from the cloud using both WordPress short codes and Gutenberg code blocks.

    Downloads