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