Not a developer? Go to MovableType.com

Documentation

AuthorHasEntry

A conditional tag that is true when the author currently in context has written one or more entries that have been published.

    <mt:AuthorHasEntry>
    <a href="<$mt:ArchiveLink type="Author">">Archive for this author</a>
    </mt:AuthorHasEntry>
Back