I want to remove that "annoying" phrase when I close the comments on a post.
How can I remove "comments are closed" ?
I'd like to replace that with a link or a banner ad….
Or just get rid of it.
<section id="comments" class="nocomments">
<p class="no-comments"><?php _e( 'Comments are closed.', GKTPLNAME ); ?></p>
</section>