I have a layout displaying single ACF posts. In the sidebar I display two dates:
Posted: [wpbb post:date format=“F j, Y”]
Expires: [wpbb post:acf type=‘date_picker’ name=‘expiration_date’ format=“F j, Y”]
I’d like to add the ACF category for the post in this block, but I can’t find the right wpbb syntax. Is this possible?