Displaying WordPress fields
Advanced Views natively supports 20+ WordPress field types.
With Advanced Views, you can display WordPress fields everywhere: on any single page, CPT or category template, inside a widget.
1. How to display WordPress fields
Add one or more fields listed below
Save the Layout, copy its shortcode
Paste the shortcode inside the target place
By default, fields are loaded from the current post, Product, or CPT item. If you need to display fields of another post, customize the object-id shortcode argument, or define an inner field Layout.
2. Supported fields
2.1) Post fields
Title field
Excerpt field
Content field
Author field
Published date field
Modified date field
Attachment link field (for WP attachments)
Attachment video field (for WP attachments)
Dynamic: Terms field (categories, tags, etc.) attached to the current post
Dynamic: Comments field (of the current post)
2.2) User fields
First Name field
Last Name field
Display Name field
Bio field
Email field
Author Link field
Website field
2.3) Term fields
Name field
Name Link field
Slug field
Description field
2.4) Comment fields
Author Email field
Author Name field
Content field
Date field
Status field
Parent post field
Dynamic: authorUserId field
2.5) Menu fields
List of Items field
Menu Item Link field
Last updated