Skip to main content

4 docs tagged with "Dynamic Data"

View all tags

Data Types

Nectarblocks Dynamic Data currently supports the following data types:

Dynamic Data

Nectarblocks includes a dynamic data system that allows you to pull data from your WordPress site. This is useful for pulling data from ACF fields, custom post types, and more.

Loops

One of powerful use cases for utilizing Dynamic Data is to loop through a set of data. This can be useful for displaying a list of items, such as posts, pages, or custom post types.

Templating

This feature relies on the hooks registered within the Nectarblocks theme. If you are using a different theme, you will not be able to take advantage of this feature.