Usage:
This shortcode returns the number of weeks elapsed since a tag was assigned to a contact.
This shortcode does NOT supports conditional branching with [ELSE_tagweeks].
Shortcode nesting is NOT supported.
Parameters:
tagid | The values passed to this parameter is that of the tag ID assigned to the current, logged in contact. Default: none. Required: yes. |
Example:
[i4w_tagweeks tagid='1234']
API:
To use this shortcode in your own PHP code, please use as follows:
'1234' ) ); ?>