ActiveCampaign
Also available forKeap

[memb_post_meta]

Summary
This shortcode will allow you to pull information about the post into your content.

Description

This shortcode will allow you to pull information about the post into your content.

Shortcode Examples

To show the post title you would use:

[memb_post_meta fields="post_title"]

Shortcode Parameters

captureCapture the output of the shortcode and route it to a variable for later use. (?)
date_formatThe formatting to use for your date field. You can read more about the date formatting options here.
fieldsThe field you want to display from the post meta.
htmlattrEmbeds the output of the shortcode into an HTML attribute. For example to put the shortcode output into the href attribute of an <a> tag, you would use htmlattr=href.
separatorThe string to use to separate the list of fields when output. The default separator is a single space.
afterThe phrase to put after dates in the future.
beforeThe phrase to put after dates in the past.
txtfmtA comma separated list of text processing functions to be used to post process the contact fields. (?)

Shortcode Attributes

ConditionalNo
NestableNo
Accepts formattingYes
CapturableYes