BlogGen Connector v1.1.16 — Tag Publishing Hardening

This connector update fixes posts arriving on client websites without tags after publishing from BlogGen Hub.

Changes included:
- Accepts Hub tag payloads as tag IDs, tag names, suggested tags, keyword arrays, SEO tags or CSV strings.
- Creates missing WordPress post tags when valid names are supplied by the Hub.
- Assigns tags using wp_set_object_terms so the post_tag taxonomy is forced reliably.
- Stores the received tag payload in post meta for troubleshooting.
- Returns the final assigned tags to the Hub after publishing.

Important:
- Update this Connector on each client website that should receive tags from BlogGen Hub.
