سلام. چطور می توانم متنی که در زیر فرم ارسال دیدگاه هست رو حذف کنم؟ دنبال این عبارت در فایل comments.php هم گشتم نبود // This will occur when the comment is posted function plc_comment_post( $incoming_comment ) { // convert everything in a comment to display literally $incoming_comment['comment_content'] = htmlspecialchars($incoming_comment['comment_content']); // the one exception is single quotes, which cannot be #039; because WordPress marks it as spam $incoming_comment['comment_content'] = s