In the free version, the User field can be rendered as text. In this mode, the block outputs a basic user value, such as the display name, providing a simple way to reference a user without additional layout controls.
In the PRO version, the User field can be rendered as a list, grid, or carousel. When using these display options, the field is treated as a user loop, allowing each selected user to be processed individually, similar to how post and taxonomy loops work.
Within this user loop, you can insert user-related blocks such as display name, avatar, bio, or other core user information. You can also load and display ACF fields attached to each user, enabling fully customizable user-based layouts, such as author boxes, team directories, or contributor listings, directly inside the block editor.
Display Options
Text
Displays the selected user as formatted text.
You can choose which user data to display, such as Display Name, Email, Username, or other available fields. By default, it shows the Display Name. You can also optionally turn the text into a clickable link to author archive page, depending on the selected value.
If the field allows multiple values, you can choose how the users are displayed, either inline with a custom separator or formatted as a list for better readability.
Single User
PRO
Displays the selected user as a full user object. This option is available when the field is set to a single value.
It allows you to build a custom layout by adding inner blocks that load user data such as display name, avatar, bio, or any associated custom fields. This gives you full control over how the user is presented directly within the block editor.
List
PRO
Displays the selected users as a vertical list.
The field is loaded as a user loop, allowing you to add inner blocks inside each item to display user data such as name, avatar, or custom fields. This layout is ideal for simple, structured content like author lists or team members, where clarity and readability are the priority.
Grid
PRO
Displays the selected users in a grid layout.
The field is loaded as a user loop, and each item can be customized using inner blocks to show user data and custom fields. This layout is useful for creating more visual sections such as team showcases or contributor grids, with control over columns and spacing for responsive design.
Carousel
PRO
Displays the selected users in a horizontal slider.
The field is loaded as a user loop, with each item supporting inner blocks to render user data and custom fields. This layout adds interactivity and is ideal for showcasing users in a compact space, while allowing users to navigate through items.















