Hi there,
On EE 1.6.x Is it possible to create Global Date variable which can be used to check against to determine if a piece of content was published after a specific date?
So you could have something like…
{if "{entry_date format='%m%d%Y'}" > "{change_date format='%m%d%Y'}"}
...
{if:else}
...
{/if}thanks
Kevin