Skip to content

Dynamic Tags

Dynamic tags resolve to the current loop item when used inside a Users Query or Terms Query.

  • 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 name
  • Term description
  • Term URL
  • Term count
  • Term thumbnail URL
  • Term meta — only when GenerateBlocks Pro is not active

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.

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.