ปิด Comment ใน WordPress แบบคอ Coding 19/07/201510/04/2016bunyiamDevelop, Wordpress1. เข้าไป Themes ที่ใช้งาน 2. หาไฟล์ชื่อsingle.phpและpage.php 3. ค้นหาคำว่าcomments_templateจะสังเกตเป็น<?php comments_template(); ?>ให้ทำการแก้ไข<?php //comments_template(); ?> 4. แค่นี้ก็ปิดแล้ว