SeedProd Dynamic Tags let you display content that changes automatically based on the current page context — such as the post title, author name, archive description, or a custom field value. Dynamic Tags can be added to text elements across your Website Builder templates and pages. Each tag includes optional Before, After, and Fallback text controls to customize how the output is displayed.

Post Tags
These tags display data from the current post being viewed. Use them in Single Post and Single Page templates.
- Post ID: Displays the unique numeric ID assigned to the current post.
- Post Date: Displays the date the post was published.
- Post Time: Displays the time the post was published.
- Post Title: Displays the title of the current post.
- Post Excerpt: Displays the excerpt or summary of the current post.
- Post Terms: Displays the taxonomy terms associated with the current post (such as categories or tags).
- Post Custom Field: Displays the value of a custom field associated with the current post.
Archive Tags
These tags display data about the current archive being viewed. Use them in Archive and Search Results templates.
- Archive Title: Displays the title of the current archive (for example, a category name or author name).
- Archive Description: Displays the description of the current archive.
- Archive Meta: Displays metadata specific to the current archive.
Site Tags
These tags display site-wide information and are available across all template types.
- Site Title: Displays the title of your WordPress site.
- Site Tagline: Displays the tagline set in your WordPress General Settings.
- Page Title: Displays the title of the current page or post.
- Current Date Time: Displays the current date and time at the moment of page load.
- Request Parameter: Displays the value of a custom URL query parameter.
- Shortcode: Renders the output of any WordPress shortcode.
- User Info: Displays information about the currently logged-in user.
Author Tags
These tags display information about the post author. Use them in Single Post templates and Author templates.
- Author Name: Displays the name of the post author.
- Author Info: Displays details about the post author.
- Author Meta: Displays metadata associated with the author.
Comments Tags
These tags display comment-related data for the current post.
- Comments Number: Displays the total number of comments on the current post.
ACF Tags
These tags work with the Advanced Custom Fields (ACF) plugin to display custom field data.
- ACF Field: Displays the value of a text-based custom field created with Advanced Custom Fields. Works with fields associated with the current post.
Dynamic Tags are most commonly used in Website Builder templates such as Single Post, Single Page, Archive, Author, and Search Results templates where content changes dynamically from page to page.