Not a developer? Go to MovableType.com

Documentation

WebsiteIfCommentsOpen

A conditional tag that returns true when: the system is configured to allow comments and the website is configured to accept comments in some fashion.

Example

<mt:WebsiteIfCommentsOpen>
<!-- do something -->
</mt:WebsiteIfCommentsOpen>
Back