Dynamic Data
This is a Pro feature. Upgrade your plan to access it.
What Is Dynamic Data?
Dynamic data connects your builder elements to WordPress content. Instead of typing static text, you bind an element to a data source — and it renders the live value.
Supported Sources
- Post Data — Title, content, excerpt, date, author, featured image, permalink
- Site Data — Site title, tagline, URL, current year
- Custom Fields — ACF, Meta Box, Pods, and native custom fields
- Author Data — Name, bio, avatar, URL
- Taxonomy Data — Category names, tag lists, custom taxonomy terms
- WooCommerce — Product price, title, description, gallery, stock status
Binding an Element
- Select the element you want to make dynamic
- Click the lightning bolt icon next to any text, image, or link field
- Choose a data source from the dropdown
- Optionally apply a before/after wrapper or fallback value
Repeaters
Use dynamic data inside a query builder / repeater to loop through a set of posts and render each one with a custom layout.
Filters
Apply built-in filters to format dynamic values:
- Trim words — Limit text to a word count
- Date format — Custom date formatting
- Uppercase / Lowercase — Transform text case