Description
This shortcode displays the date and time of when a specific tag was added to the logged in users account. This shortcode relies on detailed tag data that is not synchronized by default. If you wish to use this shortcode, please turn on Synchronize Tag Dates from Memberium->Settings->Performance.
Shortcode Examples
The shortcode to display the date and time of when the tag was added is:
[memb_tag_date tagids="###"]The shortcode to display only the date of when the tag was added is:
[memb_tag_date tagids="1432" date_format="jS F, Y"]
Shortcode Parameters
capture | Lets you capture the output of this shortcode and route it to the destination of your choice (?) |
|---|---|
date_format | This is the C/PHP date formatting code used to describe how the date is formatted on output. the default format is “l, F dS, Y, g:sA e”. Please see this entry for more information on date formatting. (?) |
default | The default text to display if there is no tag applied. |
tag_ids | The list of tags to display dates for. |
txtfmt | Lets you process the output of this shortcode through text processing functions (?) |
FAQ
Can I use this shortcode as an Admin?
No. This shortcode relies exclusively on tag data associated with an Infusionsoft contact. Since Administrator accounts are disconnected from Infusionsoft contacts, this shortcode cannot work with Administrators or any other “Local Only” user.
Shortcode Attributes
| Conditional | No |
|---|---|
| Nestable | No |
| Accepts formatting | Yes |
| Capturable | Yes |