Dynamic tag sources
Voxel provides dynamic tags from different sources or groups

Post group
Depending on the post type that you are editing, the Post group will display dynamic tags relevant to it.

That includes things such as title, custom fields, taxonomies and other relevant dynamic tags about that CPT.
Some fields can contain multiple pieces of information and multiple dynamic tags are made available for that field.
For example, the Location field allows you to pull the post address, short address, medium address, long address, latitude, and longitude.
Some fields can contain multiple rows of information, for example Repeater fields and Taxonomies. We refer to these as “Loopable fields”, which we’ll cover in upcoming articles.
Author group
Author group contains dynamic tags related to the author of the current post.

This includes
- Various user meta fields such as Username, Email, Display name etc.
- Fields from the profile of the author
- And other relevant dynamic tags related to authors.
User group
Contains the same dynamic tags as the Author group, but that are related to the current logged in user, not the author of the post
Site group
This group includes general dynamic tags related to your site such as: site title, tagline, site url, wp-admin url, login, register, logout urls, site language, current date, post type information etc.

Term group
This group provides dynamic tags related to Taxonomy term fields. These dynamic tags are used to create Term related templates which will be covered in the upcoming articles.

This group is only available when designing Term templates such as Single Term or Preview Card