Hi,
Is it possible to dynamically pass the channel name to the below (indicated in red)?
{exp:stats channel="{DYNAMIC}”}{last_entry_date format="{DATE_W3C}”}{/exp:stats}
I’ve even tried an embedded template, but to no avail:
{exp:stats channel="{embed='includes/.test'}”}{last_entry_date format="{DATE_W3C}”}{/exp:stats}