how to create custom post comment section in wordpress code example Example: how to add comments to my blog template wordpress if (comments_open()){ comments_template(); }