How to build a page with dynamic data
In this video tutorial we're going to go over how to add dynamic data to a page using Gust. Some of the topics we'll be covering are:
- Displaying post data ( e.g. post title, post content, excerpt, etc ).
- Displaying post meta.
- Displaying data from a custom filter.
- Looping over data from WP Query.
- Looping over data from a custom filter.
- Looping over data from post meta.
Make sure to check out the docs on dynamic data for more in-depth info.