#
Entry Tags Repeat
Retrieves and displays the relevant tags associated with a particular item or entry. This allows users to view the related tags without manually coding them, making it easier to present categorized or labeled content efficiently.
Attributes:
Shortcode:
[entry_tags_repeat]
Code Example:
[entry_tags_repeat id="{{calendar_entry_id}}"]
<a class="text-capitalize" href="/blog/tags/{{{name}}}.stml"><u>{{{title}}}</u></a>
[/entry_tags_repeat]