add comments to a wordpress template code example Example: how to add comments to my blog template wordpress if (comments_open()){ comments_template(); }