Dynamic Tags
Dynamic tags resolve to the current loop item when used inside a Users Query or Terms Query.
User tags
Section titled “User tags”- User display name
- User email
- User description
- User avatar URL
- User first name
- User last name
- User archive URL
- User meta — only when GenerateBlocks Pro is not active
Term tags
Section titled “Term tags”- Term name
- Term description
- Term URL
- Term count
- Term thumbnail URL
- Term meta — only when GenerateBlocks Pro is not active
Pro interop
Section titled “Pro interop”When GenerateBlocks Pro is active, Pro owns user_meta and term_meta. This plugin exposes the current user ID or term ID to Pro so the correct loop item resolves. No config required.
PII access
Section titled “PII access”Email and other personally identifiable user fields are gated. Customize access with the gbqe_can_view_user_pii filter. Allow extra public meta keys with gbqe_user_meta_public_keys.