Skip to content

v1.6.0

Choose a tag to compare

@davidofchatham davidofchatham released this 18 May 16:16
· 786 commits to main since this release

See CHANGELOG.md for full release notes.

Install

Download bws-gb-dynamic-tags-extensions-1.6.0.zip from the assets below, then upload via Plugins → Add New → Upload Plugin in WordPress, or extract into /wp-content/plugins/. Requires GenerateBlocks Pro.

Highlights

  • Architecture: N×M per-source tag matrix replaced by source-agnostic base tags (text, image, content, title, permalink, datetime_single, datetime_range) + context-modifier registry. Old per-source tags become deprecated wrappers.
  • Migration: MigrationRegistry + admin Migration Tool scan posts for deprecated tag names and rewrite stored content; per-post revision snapshot before each migration.
  • Editor previews: structured bracket-label previews for unresolvable base, modifier, and try_ tags.
  • Custom controls: bws-media-picker fallback selector, bws-term-hop combined checkbox + taxonomy combobox.
  • Loop-row support: field-extraction helpers + bws_get_loop_row_context() enable tags inside loop items.